Skip to main content

Bug Tracker

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 scott.gonzal comment:1

resolution: → fixed
status: newclosed

Fixed in [5389].