Opened 9 years ago
Closed 9 years ago
#14228 closed defect (fixed)
remove global dojo references from dijit
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | Dijit | Version: | 1.7.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Menu.js and RichText?.js have lingering references to the dojo global. Presumably this will break multi-version dojo support in some obscure cases:
- Menu inside of an iframe (clicking the iframe opens the menu)
- removing stylesheets from an editor
Note: See
TracTickets for help on using
tickets.
In [26973]: