Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-10606

FOContentCreationHelper#getAndValidateFormValues does not handle CONTENT type and badly support multiple attributes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.3.8, 4.4.0
    • None
    • None
    • None
    • 4.4 M6

      For multiple fields of type STRING or CONTENT, we should support two types of request parameters :

      • fieldName=value1&fieldName=value2
      • fieldName=value1,value2

      Currently only the second format is supported.

      For CONTENT type, nothing is done. So to be able to save the content, the client side should send "fieldName="[value1,value2]"

            laurence Laurence Aumeunier
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: