#7178 closed defect (fixed)
dojo._toArray errors out in IE7 if a domcollection is passed in
Reported by: | liucougar | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Core | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I think this is a regression introduced in [14289]
Change History (3)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
(In [14436]) refs #7178: added a test case for dojo._toArray with DomCollection?