Shortcuts to with certain chars in them do not resolve correctly

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 2.5.4
    • Affects Version/s: 2.3
    • Component/s: None
    • Environment:

      We are using subversion and I'd like to create a shortcut in Confluence to projects held in Subversion. However I've noticed that shortcuts with certain characters in them do not resolve correctly. The two problems in particular are those with a forward slash ('/') or a space ' ' in them.

      Examples:
      Shortcut is defined as:
      Key: svn
      Expanded value: http://subversion.objective.com/svn_repos/

      When I create a shortcut link:
      [trunk/My Project@svn]

      It resolves to:
      http://subversion.objective.com/svn_repos/trunk%2FMy+Project

      So the '/' is replaced with its hex value %2F, while the space is replaced with '+'. if the space was replaced with it's hex character that would at least work, however the '/' is still the problem.

            Assignee:
            Agnes Ro
            Reporter:
            Damian Fawkner
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: