https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25237

            Bug ID: 25237
           Summary: Accessibility: The 'Author details' in the full record
                    display contains semantically incorrect headings
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Keywords: Academy
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: oleon...@myacpl.org
          Reporter: martin.renvo...@ptfs-europe.com
        QA Contact: testo...@bugs.koha-community.org
                CC: oleon...@myacpl.org, testo...@bugs.koha-community.org
        Depends on: 25236
            Blocks: 25150

Library Catalogue - OPAC

The ‘Author’ heading is not logical because it increases by more than one
heading level. This means that screen reader users may not be able to determine
the
structure of content on the page.

1/ Search for an item
2/ Click through to a records full details disaply
3/ Note that the author details are semantically marked as a heading of the
wrong level.

Current Code:
<h5 class="author">By: <a href="/cgi-bin/koha/opac-
search.pl?q=au:%22Barty%2C%20James%22"><span resource="#record"><span
property="author" typeof="Person"><span property="name">Barty, <span
class="term">James</span></span></span></span></a><span class="separator"> |
</span><a
href="/cgi-bin/koha/opac-search.pl?q=au:%22Morgan%20Grenfell%22"><span
resource="#record"><span property="author" typeof="Organization"><span
property="name"><span class="term">Morgan</span>
Grenfell</span></span></span></a>.</h5>


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25150
[Bug 25150] Accessibility: 2.4.10 Section Headings
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236
[Bug 25236] Accessibility: The 'Refine your search' box contains semantically
incorrect headings
-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to