[Koha-bugs] [Bug 25237] New: Accessibility: The 'Author details' in the full record display contains semantically incorrect headings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 22 07:58:06 CEST 2020


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: oleonard at myacpl.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: oleonard at myacpl.org, testopia at 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.


More information about the Koha-bugs mailing list