Bug Tracker

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#7591 closed bug (duplicate)

attr function Break compatible

Reported by: anonymous Owned by:
Priority: undecided Milestone: 1.5
Component: unfiled Version: 1.4.4
Keywords: Cc:
Blocked by: Blocking:

Description

var o = new Object(); $(o).attr("a", "123"); alert($(o).attr("a"));

code can run in 1.4.2 but not in 1.4.4

Change History (3)

comment:1 Changed 13 years ago by anonymous

report from kindy_wu@…

comment:2 Changed 13 years ago by jitter

Resolution: duplicate
Status: newclosed

comment:3 Changed 13 years ago by jitter

Duplicate of #7500.

Note: See TracTickets for help on using tickets.