silverstripe-userforms/templates/SilverStripe/UserForms
3Dgoo c71cf11a8e
Fix <br> in textarea on validation redirect (#1035)
* Fix <br> in textarea on validation redirect

When someone inserts break lines in a textarea field and submits the form, if the form validation fails and the form is populated the text area will populate with <br> displayed in the field.

This fixes that issue.

* Update EditableTextareaField.ss
2021-03-22 17:10:42 +13:00
..
Control Fix tests 2017-10-18 21:36:31 +13:00
Form Merge branch '5.2' 2018-09-22 13:54:33 +02:00
FormField FIX Show custom validation message for checkbox and radio groups 2020-07-21 17:30:55 +12:00
Model Fix <br> in textarea on validation redirect (#1035) 2021-03-22 17:10:42 +13:00