Closed (duplicate)
Project:
Site map
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2007 at 03:49 UTC
Updated:
19 Feb 2009 at 12:05 UTC
In IE, all terms are displayed in tree-like structure as below:
voab-1
term-1
term-1-1
term-1-2
term-2
But in Firefox, terms are displayed in following way:
voab-1
term-1
term-1-1
term-1-2
term-2
I am using Garland theme.
Anyone know why this happen?
Comments
Comment #1
huayen commentedSorry, need to re-write the displays:
In IE, all terms are displayed in tree-like structure as below:
voab-1
term-1
term-1-1
term-1-2
term-2
But in Firefox, terms are displayed in following way:
voab-1
term-1
term-1-1
term-1-2
term-2
Comment #2
mcdruid commented(Perhaps it's a bit pointless editing such an old issue, but while I'm marking other duplicates, I thought I may as well...)
I believe these three issues are all the same as this one:
#133090: Fails validation due to incorrectly nested lists.
#231850: site_map fails to nest ul's correctly when displaying taxonomy trees
#299014: Wrong syntax in rendered source (HTML validator error) in dept menupoint
I'm marking the last 2 as duplicates of the first (which is currently marked RTBC), although I've been using the patch I attached to #231850: site_map fails to nest ul's correctly when displaying taxonomy trees for some time, and am happy with it. It's the maintainer's call which patch gets applied, but it would be good to fix this bug one way or another, IMHO.