"Krinkle" changed the status of MediaWiki.r90286 to "resolved" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90286#c29465
Old Status: ok > New Status: resolved Commit summary for MediaWiki.r90286: Swap else if for elseif Trimming trailing whitespace also Krinkle's comment: This broke part of JavaScript in <tt>/trunk/extensions/FCKeditor/FCKeditor.body.php </tt> as it was replacing <code>else if</code> in strings as well, instaed of just the PHP operators. The string in question was JavaScript, which doesn't have <tt>elseif</tt>. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
