Opened 13 years ago
Closed 12 years ago
#7615 closed defect (invalid)
Toaster Shows [Object Error] in IE7
Reported by: | criecke | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | General | Version: | 1.2beta |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The attached code (from Mastering Dojo) works fine in FF2 and IE6 - click the row and the Toaster should grab the contents and display it. In IE7 it shows [Object Error] instead.
Attachments (2)
Change History (5)
Changed 13 years ago by
Attachment: | ratings_xml_with_toaster.html added |
---|
comment:1 Changed 13 years ago by
Hmm, I can't get it to work on any browser unless I remove
dojo.require("dojox.grid._data.model");
I removed that line and added the cigar_wish_list.json file ... but still won't work because file_doesnt_exist.xml doesn't exist; can you attach that too, and all needed files?
comment:2 Changed 13 years ago by
Milestone: | tbd → 1.3 |
---|
as per today's meeting, punting these core bugs
comment:3 Changed 12 years ago by
Milestone: | 1.3 → tbd |
---|---|
Resolution: | → invalid |
Status: | new → closed |
please reopen with a complete test case
Note: See
TracTickets for help on using
tickets.
Test Case