#2068 closed defect (fixed)
Fisheye does not work under 0.4.1rc2 but worked under 0.4.1rc1
Reported by: | guest | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.4.1 |
Keywords: | rc2 | Cc: | |
Blocked By: | Blocking: |
Description
Fisheye no longer works under 0.4.1rc2 with Firefox 1.5.0.8 or IE 6.0.2900.2180.xpsp.050928-1517 on Windows XP SP2. It did work with 0.4.1rc1
I get the following error in the DEBUG at the bottom of the Demo in Firefox: DEBUG: dojo.widget.Parse: error: [TypeError: ref has no properties, file: file:///C:/temp/dojo-0.4.1rc2-ajax/dojo.js, line: 2204]
I get the following error in the DEBUG at the bottom of the Demo in IE: DEBUG: dojo.widget.Parse: error: [TypeError: 'parentNode' is null or not an object]
Attachments (2)
Change History (5)
Changed 14 years ago by
Changed 14 years ago by
comment:1 Changed 14 years ago by
Owner: | changed from anonymous to bill |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Likely broken by [6704]. Maybe there were two bugs that were cancelling each other out and then one bug got fixed.