Closed
Bug 427551
Opened 17 years ago
Closed 15 years ago
xul tree template using external xml is broken
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: hungryblank, Unassigned)
References
()
Details
(Whiteboard: [CLOSEME 2010-09-15])
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.8.1.13) Gecko/20080325 Ubuntu/7.10 (gutsy) Firefox/2.0.0.13
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.8.1.13) Gecko/20080325 Ubuntu/7.10 (gutsy) Firefox/2.0.0.13
The page
http://developer.mozilla.org/samples/xultemp/template-guide-ex32b.xul
shows an empty tree in firefox 3.0 beta 5, the same example works if the xml code is inline instead of being external
Please note that the broken page is part of the official XUL docs, here's a page where it's linked:
http://developer.mozilla.org/en/docs/XUL:Template_Guide:Building_Hierarchical_Trees
Reproducible: Always
Steps to Reproduce:
1. load http://developer.mozilla.org/samples/xultemp/template-guide-ex32b.xul
Actual Results:
empty tree box
Expected Results:
should be like
http://developer.mozilla.org/samples/xultemp/template-guide-ex32.xul
Comment 1•17 years ago
|
||
See bug 433014
Comment 2•15 years ago
|
||
Reporter, are you still seeing this issue with Firefox 3.6.x or later in safe mode? If not, please close. These links can help you in your testing.
http://support.mozilla.com/kb/Safe+Mode
http://support.mozilla.com/kb/Managing+profiles
Whiteboard: [CLOSEME 2010-09-15]
Version: unspecified → 2.0 Branch
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Resolution: FIXED → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•