User "MarkAHershberger" changed the status of MediaWiki.r84138. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/84138#c0 Commit summary: Cleanup some of the url parameter handling code. *Fix the broken namespace selection code (if ($ns) when $ns could be 0 or false is not going to work), and split it off to its own function. *Change it to dis-allow not having any categories. Its support for doing this was really buggy, produced unexpected results, and doesn't seem to be needed. *remove the extra parameter of wfMsgEmpty that is no longer needed _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
