Summary

      The CSS class 'unresolved' is no more present for unresolved links in the Confluence .

      In version for example Confluence 5.4 or 5.6 the class is available

      Steps to Reproduce

      1. Login to Confluence as Admin
      2. Add a user eg: test
      3. Create a Page and add restrictions to the page for viewing only to Admin user.
      4. Copy the link of this page on Clipboard
      5. Login as test user
      6. Create a new Page and paste the link which was copied earlier.
      7. Save the Page
      8. Right click on the link and Click on Inspect element .

      Expected Results

      The link is set as unresolved and contain a CSS class in the source as below
      <a class="unresolved" href="#">test Home</a>

      Actual Results

      The link has no class as 'unresolved'
      <a href="http://localhost:8090/display/TEST/test+Home" rel="nofollow">http://localhost:8090/display/TEST/test+Home</a>

      Notes

      Users need this class for customization purpose and the class is now not available .
      EG: make the link colour as RED

            [CONFSERVER-39035] CSS class 'unresolved' not available for unresolved links

            Minh Tran added a comment -
            Atlassian update

            Thank you for taking the time to raise, comment or vote on this Bug. We regret to inform you that due to a limited number of reports and based on our current backlog of higher impact issues that we are closing this issue as Timed Out.
            If this issue is still impacting you on a recent version please feel free to comment with the affected version. Any further details you may be able to provide regarding reproduction or impact of this issue may help us better address this issue.
            Thanks again.
            Regards,
            Confluence Development

            Minh Tran added a comment - Atlassian update Thank you for taking the time to raise, comment or vote on this Bug. We regret to inform you that due to a limited number of reports and based on our current backlog of higher impact issues that we are closing this issue as Timed Out. If this issue is still impacting you on a recent version please feel free to comment with the affected version. Any further details you may be able to provide regarding reproduction or impact of this issue may help us better address this issue. Thanks again. Regards, Confluence Development

            Hans-Peter Geier added a comment - - edited

            The current behavior in 5.8 , when the user clicks such a link, he ends up on an ugly page which says "Page not found". (not even "permission denied").
            In 5.4, the link was set to "#", so nothing happened when the user clicked a link of class unresolved. Together with the visual representation (red), the user did understand that and why this link was not available to use.

            Instead of the currently user-unfriendly behavior, I request to get the previous behavior back (class=unresolved href=#).

            Note that it was communicated anywhere that there was a change of behavior, so I believe this has happened outside of change control. ("bug").

            Hans-Peter Geier added a comment - - edited The current behavior in 5.8 , when the user clicks such a link, he ends up on an ugly page which says "Page not found". (not even "permission denied"). In 5.4, the link was set to "#", so nothing happened when the user clicked a link of class unresolved. Together with the visual representation (red), the user did understand that and why this link was not available to use. Instead of the currently user-unfriendly behavior, I request to get the previous behavior back (class=unresolved href=#). Note that it was communicated anywhere that there was a change of behavior, so I believe this has happened outside of change control. ("bug").

              Unassigned Unassigned
              msayed Mizan Ali Sayed (Inactive)
              Affected customers:
              1 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: