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

User can no longer go to the dashboard from anywhere in Confluence site by choosing the site logo in Confluence 5.1

      Our Confluence 5.x documentation explicitly states the following:

      You can go to the dashboard from anywhere in your site by choosing the site logo at the top left of the page.

      This functionality breaks in Confluence 5.1 but works fine in Confluence 5.0.x

      Sample scenario and version comparison

      In Confluence 5.0.x
      1. Set "Site Homepage" in General Configuration to a Demonstration Space (ds)
      2. Click on the "site logo" and you'll be redirected to Confluence Dashboard
      3. Set "Site Homepage" in http://ConfluenceURL/users/viewmysettings.action to a User Profile
      4. Click on the "site logo" and you'll be redirected to Confluence Dashboard
      In Confluence 5.1
      1. Set "Site Homepage" in General Configuration to a Demonstration Space (ds)
      2. Click on the "site logo" and you'll be redirected to the Demonstration Space (ds) instead of Confluence Dashboard. This is not the expected result.
      3. Set "Site Homepage" in http://ConfluenceURL/users/viewmysettings.action to a User Profile
      4. Click on the "site logo" and you'll be redirected to the User Profile instead of Confluence Dashboard. This is not the expected result.

      It seems that Confluence redirect user to the last Site Homepage set in http://ConfluenceURL/users/viewmysettings.action or General Configuration. By right, this shouldn't be the case as in Confluence 5.0.x, the site logo always took you back to the Dashboard - even if the user changed the Site Homepage (global level or user level) to something else.

      Workaround

      Navigate to Confluence Admin >> Custom HTML and add the following to At end of the HEAD:

      <script>
      AJS.toInit(function(){
          AJS.$('h1#logo').children().attr("href","/dashboard.action");
      });
      </script>
      

            [CONFSERVER-28719] User can no longer go to the dashboard from anywhere in Confluence site by choosing the site logo in Confluence 5.1

            Katherine Yabut made changes -
            Workflow Original: JAC Bug Workflow v3 [ 2900931 ] New: CONFSERVER Bug Workflow v4 [ 2995690 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow v2 [ 2796671 ] New: JAC Bug Workflow v3 [ 2900931 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow [ 2735297 ] New: JAC Bug Workflow v2 [ 2796671 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2400759 ] New: JAC Bug Workflow [ 2735297 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 2300465 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2400759 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2234550 ] New: Confluence Workflow - Public Facing - Restricted v5 [ 2300465 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2197097 ] New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2234550 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 1953429 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2197097 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v3 [ 1746274 ] New: Confluence Workflow - Public Facing - Restricted v5 [ 1953429 ]
            Katherine Yabut made changes -
            Workflow Original: CONF Bug Subtask WF (TEMP) [ 1708784 ] New: Confluence Workflow - Public Facing - Restricted v3 [ 1746274 ]

              Unassigned Unassigned
              hsuhailah Hanis Suhailah (Inactive)
              Affected customers:
              11 This affects my team
              Watchers:
              18 Start watching this issue

                Created:
                Updated:
                Resolved: