"MaxSem" changed the status of MediaWiki.r104765 to "ok" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104765
Old status: new > New status: ok Commit summary for MediaWiki.r104765: * (bug 16434) Fix paging on Special:Prefixindex when prefix is empty (whole namespace). Tweaked input handling to make sure the 'from' => 'prefix' mapping doesn't happen if we have passed a namespace parameter (indicating we're working within the form). Tweaked the form paging links to include the NS even if it's 0. :) Originally wanted to just check for presence of 'prefix' however wfArrayToCgi() strips empty values, and I'm not comfortable tweaking that without a lot more testing. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
