-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
2
-
HTML pages created from the page tree are creating links without text.
We can spot while inspecting the element that the HREF is absent:
Rule
Links must have discernible text (Rule ID: link-name Ruleset: axe-core 3.1 User Impact: Serious WCAG: 2.4.4, 4.1.2) https://dequeuniversity.com/rules/axe/3.1/link-name?application=axeAPI
Expected behavior
The HREF would be populated correctly
- relates to
-
CONFSERVER-14249 Improve accessibility by satisfying WAI-WCAG
- Closed
[CONFSERVER-58931] Accessibility fix for pagetree side bar missing HREF
Support reference count | New: 2 |
Workflow | Original: JAC Suggestion Workflow 4 [ 3734195 ] | New: JAC Suggestion Workflow 3 [ 4338253 ] |
Link |
New:
This issue relates to |
Description |
Original:
HTML pages created from the page tree are creating links without text.
We can spot while inspecting the element that the HREF is absent: h3. Rule Links must have discernible text (Rule ID: link-name Ruleset: axe-core 3.1 User Impact: Serious WCAG: 2.4.4, 4.1.2) https://dequeuniversity.com/rules/axe/3.1/link-name?application=axeAPI h3. Expected behavior The HREF would be populated correctly |
New:
HTML pages created from the page tree are creating links without text.
We can spot while inspecting the element that the HREF is absent: !missing_href.png|thumbnail! h3. Rule Links must have discernible text (Rule ID: link-name Ruleset: axe-core 3.1 User Impact: Serious WCAG: 2.4.4, 4.1.2) https://dequeuniversity.com/rules/axe/3.1/link-name?application=axeAPI h3. Expected behavior The HREF would be populated correctly |