Opened 7 years ago
Closed 6 years ago
#18171 closed defect (fixed)
dojox/app should tolerate loaders which do not support require.on
Reported by: | Ed Chatelain | Owned by: | Ed Chatelain |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9.4 |
Component: | DojoX App | Version: | 1.10.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
A problem was reported where a dojox/app application would not run with a different loader because of calls to require.on which was being used to check for errors. The problem was in main.js, View.js and ViewBase?.js
Change History (2)
comment:1 Changed 7 years ago by
Owner: | set to Ed Chatelain |
---|---|
Status: | new → assigned |
comment:2 Changed 6 years ago by
Milestone: | tbd → 1.9.4 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed on master with: https://github.com/dojo/dojox/commit/0025e9d0e363e1b97ae969dd1554d12aa2dd5357
Fixed on 1.10 with: https://github.com/dojo/dojox/commit/110d720ddb6a65575f7f3ca095b6e9c6c3b1df44
Fixed on 1.9 with: https://github.com/dojo/dojox/commit/bd5673c432091e22ff19350ccfb2fd661d050650