-
Bug
-
Resolution: Timed out
-
Low
-
None
-
5.8.6
-
1
-
Severity 3 - Minor
-
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
- Login to Confluence as Admin
- Add a user eg: test
- Create a Page and add restrictions to the page for viewing only to Admin user.
- Copy the link of this page on Clipboard
- Login as test user
- Create a new Page and paste the link which was copied earlier.
- Save the Page
- 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
Workflow | Original: JAC Bug Workflow v3 [ 2888834 ] | New: CONFSERVER Bug Workflow v4 [ 2980679 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2799244 ] | New: JAC Bug Workflow v3 [ 2888834 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2718320 ] | New: JAC Bug Workflow v2 [ 2799244 ] |
Symptom Severity | Original: Minor [ 14432 ] | New: Severity 3 - Minor [ 15832 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2384692 ] | New: JAC Bug Workflow [ 2718320 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2279789 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2384692 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2221039 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2279789 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2163270 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2221039 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 1928659 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2163270 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v3 [ 1739422 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 1928659 ] |