[Bug 22587] A section entitled preferences will render with a box near it

2010-02-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22587

Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||innocentkil...@gmail.com
 Resolution||DUPLICATE

--- Comment #2 from Chad H. innocentkil...@gmail.com 2010-02-22 22:08:40 UTC 
---


*** This bug has been marked as a duplicate of bug 7356 ***

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 22587] A section entitled preferences will render with a box near it

2010-02-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22587

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2010-02-19 20:54:51 
UTC ---
This is caused by some change using ids instead of name attributes for section
headers, which causes the ==preferences== header to match the #preferences
selector in monobook/main.css (presumably used for the main box on
Special:Preferences).

Even though this doesn't lead to ID conflicts, stuff like ==globalWrapper== and
==content== would also be problematic. Using IDs for headers verbatim like this
is a big can of worms IMO. I think there's a bug about user-inserted IDs
conflicting with header IDs as well, but I can't find it.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l