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

Invalid Characters in URL cause Error 500

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 6.2.9
    • None
    • None
    • None

      If a page is requested with invalid characters within a URL, the user will receive Error 500. An example would be something like : http://localhost:8080/magnoliaPublic/trav[el.html . Where the "[" is the invalid character.

      The error seems to be coming from the ContentType filter. Ideally, some sort of error handling would be placed within here so that Error 500 would not show. Just as examples, perhaps an Error 400 or 404 would be shown instead.

        Acceptance criteria

              Unassigned Unassigned
              jnodarse Julian Nodarse
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD