Skip to main content

Bug Tracker

Side navigation

#2930 closed bug (fixed)

Opened May 23, 2008 06:05PM UTC

Closed May 24, 2008 06:09PM UTC

Last modified May 24, 2008 06:12PM UTC

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)
  • normalized-attr.diff (2.8 KB) - added by flesler May 23, 2008 06:06PM UTC.

    Normalizes all to undefined (change and tests)

Change History (2)

Changed May 24, 2008 06:09PM UTC by flesler comment:1

resolution: → fixed
status: newclosed

Applied at [5683].

Changed May 24, 2008 06:12PM UTC by flesler comment:2

Committed tests at [5684].