https://bugzilla.wikimedia.org/show_bug.cgi?id=30557

--- Comment #2 from Christian Boltz <[email protected]> 2012-01-17 
19:42:46 UTC ---
The problem is caused by the fact that the generated HTML is invalid, for
example you'll get
    <ul id="SelectCategoryList"></li>  (yes, <___/___li>!)
at the beginning and a wrong order and count of </li> and </ul> tags.

I'm working on a patch, but... (to make it less boring ;-)
a) I'm using an old version from the REL_1_16 branch
b) I have other fixes in the same code section (see my bugreports for
SelectCategory), which means I probably won't be able to produce a separate
patch

BTW: The interesting thing is that IE is that picky about the invalid HTML here
- I'd have expected other browsers to complain about the invalid HTML much
more...

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to