Opened 10 years ago
Closed 10 years ago
#13682 closed defect (duplicate)
dojox.form.Manager cannot be destroyed, causes infinite recursion in Firefox
Reported by: | Colin Snover | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Form | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Test case: http://jsfiddle.net/snover/KXBNs/
Setting dojox.form.Manager’s destroyRendering function directly to dijit._Templated.prototype.destroyRendering fixes the problem.
Note: See
TracTickets for help on using
tickets.
Sorry for the noise, this seems to have been addressed already in [25003].