Uploaded image for project: 'Activation'
  1. Activation
  2. MGNLACTIVATION-88

Activation breaks when magnolia.utf8.enabled=true; header parameters are not URL decoded anymore

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 5.2.6
    • None
    • None

      Upon activation the module will URLEncoder.encode(value, "UTF-8") all request parameters but doesn't decode them.
      Rather than expecting all request parameters to be readily decoded by UnicodeNormalizationRequestWrapper (which was removed in MAGNOLIA-5717) we should do the decoding in the module itself.

        Acceptance criteria

              pmundt Philip Mundt
              pmundt Philip Mundt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD