Bug Tracker

Ticket #2605 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

data should accept null values

Reported by: scott.gonzalez Assigned to: anonymous
Type: bug Priority: major
Milestone: 1.2.4 Component: core
Version: 1.2.3 Keywords: data null
Cc: Needs: Test Case

Description

$(el).data('foo', null) should be valid. This currently acts the same as $(el).data('foo').

Attachments

Change History

Changed 1 year ago by scott.gonzal

  • status changed from new to closed
  • resolution set to fixed

Fixed in [5389].

Note: See TracTickets for help on using tickets.