Opened 9 years ago
Closed 8 years ago
#15390 closed defect (fixed)
dojox.app: tests/simpleModelApp broken
Reported by: | Adrian Vasiliu | Owned by: | Ed Chatelain |
---|---|---|---|
Priority: | low | Milestone: | 1.9 |
Component: | DojoX App | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
There's currently a capitalization typo in the name of an AMD module in the list of dependencies in dojox/app/tests/simpleModelApp/config.json. See attached patch. This typo prevents the simpleModelApp from running. This holds for Dojo trunk (Dojo 1.8) as of 22 May 2012.
Attachments (1)
Change History (3)
Changed 9 years ago by
Attachment: | patch15390.patch added |
---|
comment:1 Changed 9 years ago by
Owner: | changed from Eric Wang to Ed Chatelain |
---|
comment:2 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|---|
Priority: | undecided → low |
Resolution: | → fixed |
Status: | new → closed |
Thanks Adrian, I ended up removing the dependency for dijit/form/TextBox since it is not needed. This is the pull request with the fix. https://github.com/dmachi/dojox_application/pull/111
Note: See
TracTickets for help on using
tickets.
Adrian Vasiliu, IBM, CCLA