Author: timwi
Description:
BUG MIGRATED FROM SOURCEFORGE
http://sourceforge.net/tracker/index.php?func=detail&aid=1002735&group_id=34373&atid=411192
Originally submitted by Nobody/Anonymous - nobody 2004-08-03 18:50
In other words, [[category:article| {{{1}}} ]] does not
work : {{{1}}} is not evaluated.
We want to use it in [[:Category:To do of popular
articles]] to sort articles by their evaluated popularity.
{{todo|4}} is inserted in the talk page of an article of
popularity "4", and the todo template itself contains the
[[category:{{PAGENAME}}| {{{1}}} ]] to insert the
article in the "4" classification.
This is essential to allow the collaborative editing
process to focus on articles that are the most popular,
thus helping maximize the quality and value of
Wikipedia. Several of us have developed this feature,
but we are blocked by this bug. Please check our
discussions in the corresponding talk pages.
- Additional comments ------------------------
Date: 2004-08-03 19:09
Sender: nobody
Logged In: NO
Please note that a RFE n° 1000952 has been entered with the
same purpose. If the RFE is implemented, the bug here will
not need to be fixed anymore.
Date: 2004-08-03 20:20
Sender: SF user vibber
Probably related to [ 962674 ] Broken images in templates
https://sourceforge.net/tracker/?
func=detail&atid=411192&aid=962674&group_id=34373
Date: 2004-08-10 22:48
Sender: nobody
Logged In: NO
We have found a way around this problem: instead of using
{{todo|4}}, we now use {{todo4}}. So we do not need the
template parameter anymore (but we need to create 9 copies
of the initial template).
So we do not need to fix this problem anymore.
Version: unspecified
Severity: normal