Last modified: 2007-01-08 00:24:08 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 T10524, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 8524 - ParserFunctions
ParserFunctions
Status: RESOLVED DUPLICATE of bug 8446
Product: MediaWiki
Classification: Unclassified
Categories (Other open bugs)
1.9.x
PC All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-01-08 00:15 UTC by Serguei Trouchelle
Modified: 2007-01-08 00:24 UTC (History)
0 users

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


Attachments

Description Serguei Trouchelle 2007-01-08 00:15:56 UTC
I have a template with conditional inclusion in categories, something like this:

 {{#ifeq: {{{var}}}|A|[[Category: A]]|}}
 {{#ifeq: {{{var}}}|B|[[Category: B]]|}}

When opening page with such template used, correct category is shown. But when you go to category page for any of these categories, all pages using this template are listed there. 

It looks like queue process, which adds links to categories, doesn't run ParserFunctions, but simply looks at code, ignoring any conditions.
Comment 1 Rob Church 2007-01-08 00:24:08 UTC

*** This bug has been marked as a duplicate of 8446 ***

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


Navigation
Links