Uploaded image for project: 'Service Design and Creation'
  1. Service Design and Creation
  2. SDC-4606

Error thrown from Jsoup validation for < char

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Montreal Release
    • Montreal Release
    • None
    • None

      Bug fix for SDC-4189 introduced validation that a value did not contain html as a security feature using Jsoup. However when an '<' character appears in the value the Jsoup validation fails to parse the value as is expecting the '<' to be the beginning of a valid html tag.
      The solution is to escape the '<' char before performing the validation

            MichaelMorris Michael Morris
            MichaelMorris Michael Morris
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: