Opened 16 years ago
Closed 16 years ago
#1009 closed defect (worksforme)
test_LayoutContainer: crashes Opera 9 beta 2
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | General | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Using Konqueror (tested with 3.4.3 and 3.5.0)
Goofy spiral layout does not work and errors are seen:
FATAL: Could not load 'dojo.widget.ContentPane?'; last tried 'package.js' DEBUG: no tag handler registed for type: dojo:layoutcontainer DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:combobox DEBUG: no tag handler registed for type: dojo:layoutcontainer DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:combobox DEBUG: no tag handler registed for type: dojo:layoutcontainer DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:contentpane DEBUG: no tag handler registed for type: dojo:combobox
The user reported first seeing this problem in his code when doing a require on dojo.widget.layoutContainer
thanks, jtsagata
Change History (6)
comment:1 Changed 16 years ago by
Owner: | changed from anonymous to Adam Peller |
---|
comment:2 Changed 16 years ago by
comment:3 Changed 16 years ago by
Summary: | test_LayoutContainer: package loading fails in konqueror → test_LayoutContainer: crashes Opera 9 beta 2 |
---|
the problem with Konqueror appears to be fixed on the trunk after 0.3.1 as of 6/21/2006
However, it still crashes Opera. Changing the title to reflect only this bug.
comment:4 Changed 16 years ago by
Milestone: | → 0.5 |
---|
comment:6 Changed 16 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Crashes in Opera 9 beta. nice!