Page MenuHomePhabricator

Template subst evaluates ~~~~ even inside <nowiki>
Closed, ResolvedPublic

Description

If a template contains <nowiki>~~~</nowiki> and it is used with subst: keyword ({{subst:Foo}}),
the page then contains <nowiki>[[User:JohnDoe|JohnDoe]]</nowiki>, i.e. the signature is
expanded, though still left wrapped inside <nowiki> tags.


Version: unspecified
Severity: normal

Details

Reference
bz2546

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 8:37 PM
bzimport set Reference to bz2546.
bzimport added a subscriber: Unknown Object (MLST).

zigger wrote:

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