https://bugzilla.wikimedia.org/show_bug.cgi?id=48046
--- Comment #2 from Bartosz DziewoĆski <[email protected]> --- Seems to be caused by $wgUseTidy being teh suck. The <span style=...> is interspersed with the <h2> in resulting HTML, confusing the hacky regex I'm using to wrestle old cached parser renders into the shape required by new links. I'm inclined to WONTFIX this. action=purge will fix the issue, and this should be a rare occurrence. -- 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
