Uploaded image for project: 'Magnolia Form Module'
  1. Magnolia Form Module
  2. MGNLFORM-249

Issue in FormStateUtil when the path contains special char

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 2.2.9
    • 2.2.7
    • processor

      In case the path of a node contains special char, we face encoding issues.
      This would never be the case in normal usage of Form module, but in our COOP project we may have form path like 'Contact-and-Form/Aktivitätenkonzept' and this generate rendering issues.

      The solution is to encode the node path before performing a sendRedirect().

      The produced solution do not break normal behavior.

        Acceptance criteria

              fgrilli Federico Grilli
              ehechinger Eric Hechinger
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD