#2930 closed bug (fixed)
Normalize attr returned data when both expando and attribute are empty.
Reported by: | flesler | Owned by: | flesler |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | core | Version: | 1.2.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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 (1)
Note: See
TracTickets for help on using
tickets.
Normalizes all to undefined (change and tests)