Uploaded image for project: '[Read Only] - Hippo Plugins'
  1. [Read Only] - Hippo Plugins
  2. HIPPLUG-606

Easy Forms: Value in textarea is double escaped when form is invalid

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • None
    • plugins-easy-forms
    • None

    Description

      When using a textarea the value of the textarea is double escaped when the form rerendered in case of an validation error. E.g. when entering a value '<>' in a textarea it is rendered as '<>' when the form is invalid.
      The faulty code is on line 45 of class org.onehippo.forge.easyforms.model.TextArea. It should read "final String escapedValue = getValue();"

      Attachments

        Activity

          People

            jhoffman Jeroen Hoffman
            pvanderzandt Paul van der Zandt (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: