Opened 14 years ago
Closed 14 years ago
#2154 closed defect (fixed)
dojo.widget.Parse.createSubComponents out of stackspace in IE
Reported by: | mumme | Owned by: | mumme |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Widgets | Version: | 0.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
For some reason dojo.widget.Parse.createSubComponents can end up recursing over window if a event is connected to the starterNode and that Node is a widgetNode that have alreadybeen widgetyfied.
Note: See
TracTickets for help on using
tickets.
(In [6878]) Fixes #2154 out of stackspace in IE