#9487 closed bug (duplicate)
Calling data on a jQuery object with HTML5 data attributes has strange behavior if attribute names contain singular letters.
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | data | Version: | 1.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Test case: http://jsfiddle.net/BRv6U/6/
If any of the data attributes have single letters in the middle of the hyphen-separated name they are missing from the returned object of data attributes.
Change History (2)
comment:1 Changed 12 years ago by
Component: | unfiled → data |
---|---|
Priority: | undecided → low |
Resolution: | → duplicate |
Status: | new → closed |
comment:2 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
Duplicate of #9318.