#10865 closed bug (duplicate)
$(selector).html(undefined) returns the content of the element
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
This might be an intended feature, but it feels like a bug to me.
I'd expect methods like html to look at the length of the arguments array and not just check if the first argument is undefined.
Change History (2)
comment:1 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
Duplicate of #5571.