Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-19313

Cannot execute Tools -> Restrictions from Personal Spaces of users with whitespace in their user name

    XMLWordPrintable

Details

    Description

      Create a confluence user with whitespace in their user name, like 'test user'.
      Create a home page in their personal space.
      From that page like http://confluence.acme.earth/display/~test+user/Home,
      click the Tools menu and choose Restrictions.

      EXPECTED RESULT: Pages Restrictions popup dialog opens
      ACTUAL RESULT: Nothing. Upon further investigation, what is silently happening is a call is being made to getpagepemerssionsaction which is being intercepted by SpaceAwareInterceptor which is returning null in its initial getSpace() call. Thus an HTTP 404 is returned by the AJAX call and thus the user sees nothing.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              adc6ee404f6d Jeff Kirby
              Votes:
              3 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: