Opened 14 years ago
Closed 14 years ago
#4884 closed bug (fixed)
Regression in .attr()
Reported by: | john | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | core | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
.attr({ name: function(){} }) doesn't work anymore in the nightlies.
See: http://groups.google.com/group/jquery-dev/browse_thread/thread/9499118e92252e68
Note: See
TracTickets for help on using
tickets.
Fixed in SVN rev [6419], patch by David Flanagan.