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

Group browser does not render pound sign # when passing group name as a parameter in domembersofgroupsearch.action?membersOfGroupTerm=

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Low Low
    • None
    • 2.5.7
    • None

      When a group is titled with a # sign in the beginning of the name, the # sign is not correctly converted to %23 when passed as a parameter.

      To replicate:
      1) Create a group with the name #xxx
      2) Add 11 users to the group (more than 10)
      3) Go to Administration -> Manage Groups
      4) Click on the second page of the group. The URL will have a # instead of %23. For example:
      http://localhost:8081/admin/users/domembersofgroupsearch.action?membersOfGroupTerm=#HX%20Exampt&startIndex=10

      Which should be:
      http://localhost:8081/admin/users/domembersofgroupsearch.action?membersOfGroupTerm=%23HX%20Exampt&startIndex=10

              Unassigned Unassigned
              jlargman Jeremy Largman
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: