Opened 12 years ago
Closed 9 years ago
#7689 closed defect (invalid)
Have dojo.js detect for already loaded dojo
Reported by: | James Burke | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | Loader | Version: | 1.2beta |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
This is was changed by the scopeMap stuff, and fixing it is complicated by the scopeMap stuff, but it would be good to get this to work.
If a scope-mapped version finds another scope-mapped version, then it should not try and define the rest of the file.
Change History (5)
comment:1 Changed 12 years ago by
Milestone: | future → 1.4 |
---|
comment:2 Changed 11 years ago by
Milestone: | 1.4 → future |
---|
comment:3 Changed 9 years ago by
Status: | new → pending |
---|
comment:4 Changed 9 years ago by
Component: | Core → Loader |
---|
comment:5 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Seems like this is no longer valid after the AMD conversion?