Opened 9 years ago
Closed 9 years ago
#13625 closed defect (fixed)
[patch] making dojo/html use correct module return value
Reported by: | zhangyp | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Core | Version: | 1.7.0b1 |
Keywords: | Cc: | Chris Mitchell | |
Blocked By: | Blocking: |
Description
This patch makes dojo/html use correct module return value. It has passed unit test dojo/tests/html.js after the patch is applied.
Attachments (1)
Change History (6)
Changed 9 years ago by
Attachment: | html.patch added |
---|
comment:1 Changed 9 years ago by
Owner: | set to bill |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.7 |
---|
comment:3 Changed 9 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Uh oh, after [26107] the Dialog_mouse.html (in dijit/tests/robot) fails on FF5/win, 2 failures with hint "focus cleared".
comment:4 Changed 9 years ago by
Note: See
TracTickets for help on using
tickets.
In [26107]: