"Hashar" changed the status of MediaWiki.r112170 to "ok" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112170
Old status: new New status: ok Commit summary for MediaWiki.r112170: [mw.util] bug fix and minor clean up * Fixes bug 34603 (Patch by Rainer <[email protected]>) and other instances of the same bug -- Use 'util' instead of 'this' to allow re-usage of the method in a different context * Use ternary operator instead of the default operator in mw.util.wikiGetlink to check it for type instead of thruthy-ness (so that falsy-values such as '' work, and thruthy non-string values such as objects fail). _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
