Ticket #1291 (closed defect: fixed)
xdomain loading fails to intern templates that use dojo.uri.nsUri()
| Reported by: | jburke | Owned by: | jburke |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 0.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The build process python script is not looking for dojo.uri.nsUri() for widget templatePath and templateCssPath interning. To get it to work, consider doing: - parse the x.profile.js file for dependency prefixes. - Use those module/path mappings to help parse the dojo.uri.nsUri() usages.
Talk to Bryan Forbes for Python code to parse x.profile.js files.
Change History
Note: See
TracTickets for help on using
tickets.