Last modified: 2014-11-14 11:06:18 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 T75338, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 73338 - External link ending in {{subst:Magic}} does not substitute
External link ending in {{subst:Magic}} does not substitute
Status: NEW
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.25-git
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-12 23:34 UTC by WhatamIdoing
Modified: 2014-11-14 11:06 UTC (History)
1 user (show)

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


Attachments

Description WhatamIdoing 2014-11-12 23:34:54 UTC
Theory:

You should not be able to save a page and get

Foo {{subst:Anything}} foo

as the resulting wikitext.  It shouldn't be *possible*; all {{subst:Anything}}s that aren't wrapped in nowiki tags ought to be subst'd.


Data:

If you type:

http://example.com/wiki/{{subst:CURRENTDATE}}_{{subst:CURRENTMONTHNAME}} 

into a page and save it today, the resulting wikitext will be:

http://example.com/wiki/{{subst:CURRENTDATE}}_November.


This is not bug 2700, whih is about subst failures when wrapped inside ref tags and similar.  This surprising behavior does not involve any tags.  It's just a bare URL by itself.

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


Navigation
Links