Last modified: 2011-12-13 15:26:57 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T23095, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 21095 - Allow empty tracking category
Allow empty tracking category
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Categories (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 33033
  Show dependency treegraph
 
Reported: 2009-10-11 10:22 UTC by Umherirrender
Modified: 2011-12-13 15:26 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Umherirrender 2009-10-11 10:22:58 UTC
There are categories defined by system messages:
* [[MediaWiki:Index-category]] (function addTrackingCategory in Parser.php)
* [[MediaWiki:Noindex-category]] (function addTrackingCategory in Parser.php)
* [[MediaWiki:Hidden-category-category]] (function addTrackingCategory in Parser.php)
* [[MediaWiki:Expensive-parserfunction-category]] (function limitationWarn in Parser.php)
* [[MediaWiki:Post-expand-template-argument-category]] (function limitationWarn in Parser.php)
* [[MediaWiki:Post-expand-template-inclusion-category]] (function limitationWarn in Parser.php)

There is no way to disable these categories. Removing the categorie name from message shows no effect.

Please provide a way to disable the category localy, maybe check with wfEmptyMsg before using.

Thanks.
Comment 1 Umherirrender 2009-10-11 11:06:18 UTC
The way to disabled these tracking categories is to use a bad title like '<>'.
Comment 2 Happy-melon 2009-10-11 11:28:03 UTC
That's not a very nice way to do it, though.  The customary way to 'blank' system messages is with "-"; that's what's done for the autosummary messages, IIRC. 
Comment 3 Happy-melon 2009-10-11 12:52:46 UTC
Done in r57638.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links