You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a surrogate called Template:AltNameSurrogate with 3 cells calling 3 valid ParamSourceTemplate params.
Preview the Template:MyTemplate template page result.
What happens?:
All output displays as "pre" tag escaped, even with explicit |debug=0.
What should have happened instead?:
Content should display as intended.
Browser information, screenshots and other applicable information:
Any browser (unrelated to browser).
Workaround:
Redirect the "required"-syntax-named template's page, to the desired named one (or the namespace/page used as the desired surrogate). This functions as an alias of sorts.
The text was updated successfully, but these errors were encountered:
DynamicPageList3 version:
MediaWiki version: 1.39.4
PHP version: 8.1.27 (cgi-fcgi)
DPL3 version: 3.5.2
Issue:
{ParamSourceTemplate¦AltNameSurrogate}.dpl
debug=5
mode, outputting desired results as "pre"-escaped.debug=0
explicitly set, the result is "pre"-escaped for no reason.List of steps to reproduce (step by step, including full links if applicable):
Template:MyTemplate
page, put:Add a surrogate called
Template:AltNameSurrogate
with 3 cells calling 3 validParamSourceTemplate
params.Preview the
Template:MyTemplate
template page result.What happens?:
|debug=0
.What should have happened instead?:
Browser information, screenshots and other applicable information:
Workaround:
The text was updated successfully, but these errors were encountered: