Side navigation
#9794 closed bug (fixed)
Opened July 10, 2011 09:16PM UTC
Closed August 05, 2011 01:22PM UTC
Last modified August 26, 2011 02:31AM UTC
jQuery.fn.data() correctly handle access to arbitrary data property values
Reported by: | rwaldron | Owned by: | rwaldron |
---|---|---|---|
Priority: | high | Milestone: | 1.6.3 |
Component: | data | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
http://jsfiddle.net/rwaldron/Xmqnf/2/
I'll add more later
Attachments (0)
Change History (6)
Changed July 11, 2011 01:49AM UTC by comment:1
owner: | → rwaldron |
---|---|
status: | new → assigned |
Changed July 11, 2011 01:51AM UTC by comment:2
component: | unfiled → data |
---|---|
priority: | undecided → high |
The issue was basically in the way i was previously evaluating the existence of camel cased properties
Fixed. Adds 18 tests for handling access to arbitrary data property values with hyphenated and camel cased property names
Changed July 11, 2011 04:51AM UTC by comment:3
summary: | jQuery.fn.data() keys with hyphens should be accessible → jQuery.fn.data() handle access to arbitrary data property values |
---|
Changed July 11, 2011 04:51AM UTC by comment:4
summary: | jQuery.fn.data() handle access to arbitrary data property values → jQuery.fn.data() correctly handle access to arbitrary data property values |
---|
Changed August 05, 2011 01:22PM UTC by comment:5
resolution: | → fixed |
---|---|
status: | assigned → closed |
Changed August 26, 2011 02:31AM UTC by comment:6
milestone: | 1.next → 1.6.3 |
---|