Opened 13 years ago
Closed 13 years ago
#5186 closed bug (fixed)
getElementsByTagName optimization breaking the selector attribute
Reported by: | flesler | Owned by: | flesler |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | core | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
$('div').selector would now yield ""
Note: See
TracTickets for help on using
tickets.
Fixed at [6542]