#13609 closed defect (fixed)
fix to reference correct module return value in dojo/back
Reported by: | zhangyp | Owned by: | Chris Mitchell |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Core | Version: | 1.7.0b1 |
Keywords: | Cc: | Chris Mitchell | |
Blocked By: | Blocking: |
Description
This patch change dojo/back to reference correct module return value. dojo/tests/back.html has been broken since AMD is applied on dojo/back. The sencond patch in this ticket change back.html to use AMD to verify dojo.back.
Attachments (2)
Change History (4)
Changed 9 years ago by
Attachment: | back.patch added |
---|
Changed 9 years ago by
Attachment: | back.html.patch added |
---|
comment:1 Changed 9 years ago by
Owner: | set to Chris Mitchell |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.7 |
---|
Note: See
TracTickets for help on using
tickets.
In [26094]: