https://bugzilla.wikimedia.org/show_bug.cgi?id=35072
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Krinkle <[email protected]> 2012-03-09 05:12:39 UTC --- It might be failing due to the misplaced <span> tag. The contents of the portlet link can be anything, that's OK. But the structure between the portlet-container and the <a> link itself is strict. This script was clearly written for monobook and not vector. By using addPortletLink (or mw.util.addPortletLink) the difference in skin is covered and this problem should not occur. Did this start happening only after MediaWiki 1.19? If using addPortletLink does not fix it, or if this bug didn't happen on 1.18, 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
