#12528 closed defect (fixed)
dojox.mobile.parser cannot instantiate dijit.Calendar
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.6.0 |
Keywords: | 1.7-mobile | Cc: | |
Blocked By: | Blocking: |
Description
test_iPhone-IconMulti.html, test_iPhone-IconSingle.html, and test_iPhone-IconSingleBelow.html are examples of creating dijit.Calendar in IconContainer, but they do not work. (They worked at least in dojo-1.5.)
If I replace dojox.mobile.parser with dojo.parser, those test cases work.
Change History (3)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 9 years ago by
I checked-in the code with the following comment, but a link to the changeset is not found in the ticket for some reason.
Fixes #12528 !strict. Fixed problems where widgetsInTemplate did not work with dojox.mobile.parser.
Note: See
TracTickets for help on using
tickets.
There seem to be those problems: