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

User Hover is not working for a username which contains a space

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Medium Medium
    • None
    • 3.0
    • None

      User Hover is not working for a username which contains a space. The result is a thin bar with no info.

            [CONFSERVER-16234] User Hover is not working for a username which contains a space

            This is a duplicate of CONF-15920

            m@ (Inactive) added a comment - This is a duplicate of CONF-15920

            As all our users imported from LDAP have their common- and surname as a login, this bug prevents the hover for every user.
            As far as I can see the called URL (the ajax-request retrieving the hover content) is stripped behind the space.

            Currently the following HTTP call is requested:
            http://wiki.tolina.local/users/userinfopopup.action?username=Stefan
            results in a 404-error

            manually calling
            http://wiki.tolina.local/users/userinfopopup.action?username=Stefan%20Hansel
            retrieves the correct info

            Stefan Hansel added a comment - As all our users imported from LDAP have their common- and surname as a login, this bug prevents the hover for every user. As far as I can see the called URL (the ajax-request retrieving the hover content) is stripped behind the space. Currently the following HTTP call is requested: http://wiki.tolina.local/users/userinfopopup.action?username=Stefan results in a 404-error manually calling http://wiki.tolina.local/users/userinfopopup.action?username=Stefan%20Hansel retrieves the correct info

              Unassigned Unassigned
              mtaylor@atlassian.com Maleko Taylor (Inactive)
              Affected customers:
              1 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: