Bug Tracker

Ticket #2600 (closed bug: fixed)

Opened 5 months ago

Last modified 4 months ago

jQuery.extend() should not ignore properties with null values

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

Description

jQuery.extend() currently ignores properties with a value of null or undefined; only undefined should be ignored.

Attachments

Change History

Changed 5 months ago by scott.gonzalez

This behavior was introduced in [2783].

Changed 4 months ago by scott.gonzalez

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

Fixed in [5385].

Note: See TracTickets for help on using tickets.