Skip to content

Parameters should already be escaped as needed.

Alexia requested to merge bugfix/parameters-should-be-escaped into master

Parameters that are given to be part of system messages should be escaped ahead of time. This supports DynamicSettings and can be reverted later if we feel it should be.

Merge request reports