Opened 13 years ago
Closed 13 years ago
#4280 closed defect (wontfix)
Dojo Offline 0.9 does not work when Dojo 0.4 is installed
Reported by: | guest | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I already had Dojo offline 0.4 installed when I decided to check out Offline 0.9
Strangely, it worked incorrectly- the helloworld demo for example, always showed Online even though I was definitely offline. Uninstalling Dojo and trying 0.9 again worked. I'm evaluating Dojo Offline for a project but this might be an issue- what will happen to end users who already have the older version of Dojo installed?
Note: See
TracTickets for help on using
tickets.
In general, multiple versions of Dojo cannot be run together. It is a tricky thing to sort out given that there are specific DOM IDs they both try to grab, and parsing for widgets gets to be difficult.
Sorry, it is not supported at this time.