https://bugzilla.wikimedia.org/show_bug.cgi?id=35235
MZMcBride <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID --- Comment #12 from MZMcBride <[email protected]> 2012-03-17 21:37:04 UTC --- This bug is invalid. <span>s inside an <h1> are perfectly valid, if not a bit strange. <h1 id="firstHeading" class="firstHeading"><span dir="auto"><i>Ultima Underworld: The Stygian Abyss</i></span></h1> This is the current code that's causing problems. It could probably be changed to... <h1 id="firstHeading" class="firstHeading" dir="auto"><i>Ultima Underworld: The Stygian Abyss</i></h1> ... but there's nothing with the current implementation (and there may be a specific reason a <span> was chosen, I don't know the history here. Users experiencing this problem should look at the link helpfully provided by Jarry in comment 11. Basically if you're using Firefox and the StumbleUpon extension and you experience this issue, you can disable the extension or modify its settings. Hopefully the StumbleUpon extension devs will properly fix this issue in a future release (if it hasn't been fixed already). If anyone experiences this bug and is not using Firefox+StumbleUpon, please feel free to re-open. -- 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
