Side navigation
#2605 closed bug (fixed)
Opened March 27, 2008 10:33PM UTC
Closed May 03, 2008 01:40AM UTC
data should accept null values
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | core | Version: | 1.2.3 |
Keywords: | data null | Cc: | |
Blocked by: | Blocking: |
Description
$(el).data('foo', null) should be valid. This currently acts the same as $(el).data('foo').
Attachments (0)
Change History (1)
Changed May 03, 2008 01:40AM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in [5389].