Page MenuHomePhabricator

Subst not working inside of ref tags
Closed, InvalidPublicBUG REPORT

Description

List of steps to reproduce (step by step, including full links if applicable):

  • Insert quote with subst date e.g.:
<ref>{{Cite |title= WHO International Biological Reference Preparations |access-date = {{subst:#time:Y-m-d}} |url = https://www.who.int/bloodproducts/ref_materials/catalogue_bloodproducts.pdf}}</ref>
  • Save.

What happens?:
Subst is not resolved.

What should have happened instead?:
Parser function should be resolved.

This would allow to use "autovalue": "{{subst:#time:Y-m-d}}" for access date (in TemplateData).

Software version (if not a Wikimedia wiki), browser information, screenshots, other information, etc.:
plwiki

Event Timeline

Nux renamed this task from Subst not working ref tags to Subst not working inside of ref tags.Apr 2 2022, 10:22 AM
JJMC89 removed a project: MediaWiki-Parser.
JJMC89 subscribed.

This is documented to work this way.