Page MenuHomePhabricator

If a property name contains an ampersand, it then does not get picked if used in a form
Open, LowPublicBUG REPORT

Description

Author: mitchell_neill

Description:
Hi.

I'm running SMW bundle 1.8, MW 1.19.3 and SF 2.5.1.

If a property name contains an ampersand, it then does not get picked if used in a form even if the property is specified in the field

For example:

! Bikes & trikes:

{{{fieldBikes & trikes}}}

does not pick up the boolean property in template:

! Bikes & trikes

[[Bikes & Trikes::{{{Bikes & trikes|}}}]]

Even manually specifying the property in the form does not work:

! Bikes & trikes:

{{{fieldBikes & trikesproperty=Bikes & Trikes}}}

Version: master
Severity: normal

Details

Reference
bz43991