Bug Tracker

Ticket #2930 (closed bug: fixed)

Opened 6 months ago

Last modified 6 months ago

Normalize attr returned data when both expando and attribute are empty.

Reported by: flesler Assigned to: flesler
Type: bug Priority: major
Milestone: 1.3 Component: core
Version: 1.2.5 Keywords:
Cc: Needs: Commit

Description

This subtle null/undefined difference, caused a bug on the Validate plugin, and could break existing code.

http://groups.google.com/group/jquery-dev/browse_thread/thread/6ce7698740c80be0

Attachments

normalized-attr.diff (2.8 kB) - added by flesler 6 months ago.
Normalizes all to undefined (change and tests)

Change History

Changed 6 months ago by flesler

Normalizes all to undefined (change and tests)

Changed 6 months ago by flesler

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

Applied at [5683].

Changed 6 months ago by flesler

Committed tests at [5684].

Note: See TracTickets for help on using tickets.