Last modified: 2007-06-20 07:02:26 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 T11696, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 9696 - Parser functions in MediaWiki:pagemovedtext don't work
Parser functions in MediaWiki:pagemovedtext don't work
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
1.10.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-04-25 19:14 UTC by Zachary Hauri
Modified: 2007-06-20 07:02 UTC (History)
1 user (show)

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


Attachments

Description Zachary Hauri 2007-04-25 19:14:18 UTC
I am trying to use the following parser function in the MediaWiki:Pagemovedtext
message, but it seems to not work.

{{#ifexist:Talk:$1/Comments|<span style="background-color:
#ff0;"><big>IMPORTANT: You '''must'''
[{{fullurl:Special:Movepage/Talk:$1/Comments|wpNewTitle=Talk:$2/Comments&wpReason=Moving+comments+page}}
click this link] and move the current "Comments" page to reflect the new
title.</big></span>}}

This is for en.wikinews, by the way.
Comment 1 Aryeh Gregor (not reading bugmail, please e-mail directly) 2007-04-26 00:45:56 UTC
I'm fairly sure there's a bug open about the same problem in connection with
{{urlencode:$1}} not working properly, but maybe this is unrelated.  If it's the
same issue, the problem is that #ifexist gets evaluated before $1 is
substituted, so it just looks for the actual page [[wikinews:$1/Comments]],
which presumably doesn't exist.  What's the output, just nothing?
Comment 2 Rob Church 2007-06-20 07:02:26 UTC
Fixed in r23110.

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


Navigation
Links