Opened 12 years ago
Closed 9 years ago
#8529 closed defect (invalid)
problem with debugAtAllCost and _Grid.js
Reported by: | yherve | Owned by: | yherve |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | DojoX Grid | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hello dojo team,
A small problem seen on the trunk: I use DataGrid? in my app and debugAtAllCost does not work.
After investigation, the problem seems to be in _Grid.js
If I comment out the following line, debugAtAllCost works fine dojo.require("dijit.dijit");
thanks
Yann
Change History (4)
comment:1 Changed 12 years ago by
Component: | General → DojoX Grid |
---|---|
Owner: | changed from anonymous to Bryan Forbes |
comment:2 Changed 12 years ago by
Milestone: | tbd → future |
---|
comment:3 Changed 9 years ago by
Owner: | changed from Bryan Forbes to yherve |
---|---|
Status: | new → pending |
comment:4 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
I can't reproduce this problem. Please attach a test case.