Page MenuHomePhabricator

Pipe (|) symbol breaks field definitions
Closed, ResolvedPublic

Description

Using a pipe symbol in an "unexpected" place in a field definition (e.g. in a parser function call) breaks the form.

E.g. for a form collecting geographic regions the following field definition should just pass on the value for the parameter "structure" to the input type:
{{{field|Part of|input type=menuselect|structure= {{ #generateTree:property=Part of|display=Long name }} }}}


Version: unspecified
Severity: normal

Details

Reference
bz25352

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:20 PM
bzimport set Reference to bz25352.

Going through some of the older bugs now - is this one still an issue?

I can't reproduce this, so I'm assuming it was fixed at some point - marking as "fixed".