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

huayen’s picture

Sorry, 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

mcdruid’s picture

Status: Active » Closed (duplicate)

(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.