Skip to content

Decode HTML entities in field self tokens, since they are encoded later.

The output of tokens in rewritten fields is sanitized/encoded later, so leaving HTML entities encoded here results in them being double encoded.

Closes #2856598

Merge request reports