https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42143
Bug ID: 42143
Summary: The breadcrumbs on Patron pages render an empty link
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Accessibility
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected],
[email protected], [email protected]
Go to a page like
http://localhost:8081/cgi-bin/koha/members/moremember.pl?borrowernumber=51
Tab through the breadcrumbs and notice there is an empty link before the link
to the patron record.
Copy the page source and paste in the W3C Markup Validation Service
Notice the errors:
Error: Start tag a seen but an element of the same type was already open.
Error: Stray end tag a.
This violates WCAG 1. 2.4.4 Link Purpose (In Context) (Level A) because a
screen reader can't announce the purpose of the link.
This is a duplicate nested link and can be removed.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/