Ticket #6030 (closed defect: wontfix)
Overriding templatePath fails in build
| Reported by: | peller | Owned by: | bill |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | Dijit | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
see test_Calendar, the commented out instance of dijit._Calendar at the bottom where I attempted to override the template by defining templatePath in the markup. This appears to work, but fails in a build environment, where a templateString was generated which conflicts with templatePath.
Change History
Note: See
TracTickets for help on using
tickets.