Space key is case sensitive on URL

XMLWordPrintable

    • 2
    • Severity 3 - Minor

      Summary

      • When accessing a space through the URL and the space key is in lower case, it won't redirect to the space itself.

      Steps to Reproduce

      1. Create a space with the key TEST
      2. Try to access it through the URL https://<instance-name>.atlassian.net/wiki/spaces/test

      Expected Results

      • Be redirected to https://<instance-name>.atlassian.net/wiki/spaces/TEST/overview

      Actual Results

      • It loads a blank page and is stuck in it.

      Notes

      • Although space keys are case sensitive (you can either create them being in lower or upper case), you cannot create two spaces with the same space key, one in lower case and the other in upper case, since Confluence compares the space keys in the instance in their lower case form/

      Workaround

      • Access the URL through https://<instance-name>.atlassian.net/wiki/spaces/TEST/overview

            Assignee:
            Unassigned
            Reporter:
            Renata Bueno
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: