Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-8821

VirtualURI mapping to URL with non ascii characters fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 6.2.41
    • 6.2.29
    • None
    • None

      Steps to reproduce

      1. Create a page with name page-with-non-ascii-ä
      2. Add the attached VirtualURI mapping test-nonascii.yaml
      3. Send request: http://localhost:8080/magnoliaAuthor/somepath/page-with-non-ascii-ä

      Expected results

      We're redirected to http://localhost:8080/magnoliaAuthor/page-with-non-ascii-ä

      Actual results

      Encoding of non-ascii character fails and we are redirected to http://localhost:8080/magnoliaAuthor/page-with-non-ascii-%E4 instead, which returns a 404

      Workaround

      Development notes

      Property magnolia_utf8_enabled is set to true

        Acceptance criteria

              rdhar Rishab Dhar
              jayala Jonathan Ayala
              DeveloperX
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved:
                Work Started:

                  Bug DoR
                  Task DoD