Files named with special character are not accessible (404)

XMLWordPrintable

    • 6
    • Severity 3 - Minor

      Summary

      Files named with special character like carriage return are not accessible

      Steps to Reproduce

      Create a file and then rename the file using \r or any other special character.

      Expected Results

      Jira decodes those characters successfully.

      Actual Results

      If you try to access the file a 404 error is returned.

      • You will notice that the URL points to the encoded character like: %0D.

      Workaround

      Use a decoding tool to parse the appropriate link.

            Assignee:
            Unassigned
            Reporter:
            Thiago Behm.
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: