BoldGrid / weforms

7 stars 11 forks source link

Allows for new lines when sanitizing text #170

Closed avonville closed 2 years ago

avonville commented 2 years ago

fixes pro issue #100 This bug ticket was put in pro but is a free code base issue.

Testing

  1. Create a form with a textarea field.
  2. Save form and preview.
  3. Submit the form with text in field that is multiple lines.
  4. Review the entry and make sure multiple lines are shown.