Ticket #2197 (closed defect: fixed)
xdomain builds: convert dojo.uri calls for images to use xdomain path instead of local baseScriptUri path
| Reported by: | jburke | Owned by: | jburke |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | PackageSystem | Version: | 0.4.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In an xdomain build, the dojo.uri objects for images will use baseScriptUri instead of considering the xdomain dojo location. Change dojo.uri to check for xdomain usage, and if the URI is for a .jpeg, .jpg, .gif or .png file, then use the xdomain location.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.