"Dantman" posted a comment on MediaWiki.r112034. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112034#c31312
Commit summary for MediaWiki.r112034: Followup r98045: fix bug 34504 wrt "Jump to" links in cached pages showing unexpectedly after 1.19 upgrade Changed the updated styles to use the old (and still kept) id instead of the new (and thus not previously existing) class. Should work on both old and new pages now. Dantman's comment: The intent of the .mw-jump class was to replace the #jump-to-nav, just like the .mw-body. So that we don't have to force these id's on 3rd party skins. This'll break in 3rd party skins. It should contain both selectors. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
