"Nikerabbit" changed the status of MediaWiki.r103523 to "fixme" and commented 
it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103523#c27742

Old Status: new
> New Status: fixme

Commit summary for MediaWiki.r103523:

Category autocomplete now only suggests categories that have corresponding 
description pages.  Fixes bug 30718

Nikerabbit's comment:

<pre>
texts.push( category.title.substr(9) ); // the substr removes Category: from 
the title.
</pre>

This only works in English language wikis.


_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to