Closed
Bug 304493
Opened 19 years ago
Closed 19 years ago
firefox fails to correctly render hierarchies past 26 levels deep
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 205564
People
(Reporter: travis.hardiman+bugzilla, Unassigned)
References
()
Details
Attachments
(1 file)
|
2.60 KB,
text/xml
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 (The one that blocks all the schmutz) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 (The one that blocks all the schmutz) if you view source of the opml, you'll see that it is actually 63 levels deep, not 26 Reproducible: Always Steps to Reproduce: 1. create xml heirarchy past 26 levels deep 2. render xml 3. view source and verify Actual Results: the 26th level deep looks like it's empty Expected Results: rendered the remaining heirarchies kind of a bizarre XML rendering issue, could potentially cause data loss, but i doubt anyone would run across it
Comment on attachment 192543 [details]
OPML test case
view it, then view its sourceI can confirm the behavior with Seamonkey build 2005081205 and Mozilla 1.7.11 on WinXP.
Summary: firefox fails to correctly render heirarchies past 26 levels deep → firefox fails to correctly render hierarchies past 26 levels deep
Version: unspecified → Trunk
Comment 4•19 years ago
|
||
*** This bug has been marked as a duplicate of 205564 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•