Details
Description
formError view helper automatically escapes the messages returned by validators.
We should enable/disable the automatic escaping, so the messages could contains HTML strings.
formError view helper automatically escapes the messages returned by validators.
We should enable/disable the automatic escaping, so the messages could contains HTML strings.
|
|
|
Scheduling for 1.5.0 GA release. FormElement already searches for escape flag; will make FormErrors helper aware of the flag.