"Krinkle" posted a comment on MediaWiki.r113708. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/113708#c32104
Commit summary for MediaWiki.r113708: More cleanup of js, whitespaces. ping r113631 Krinkle's comment: <pre> - .text( $target.parent( 'a' ).text() ) + .text( $target.siblings( 'a' ).text() ) </pre> This non-trivial change wasn't described in the commit-msg, was this committed intentional? If so, please explain what bug it is supposed to fix. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
