[Koha-bugs] [Bug 2493] New: addbiblio - Illegal tabindex (-1)

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Fri Aug 8 06:36:01 CEST 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2493

           Summary: addbiblio - Illegal tabindex (-1)
           Product: Koha
           Version: HEAD
          Platform: PC
               URL: http://staff-ets.dev.kohalibrary.com/cgi-
                    bin/koha/cataloguing/addbiblio.pl?frameworkcode=
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P3
         Component: Cataloging
        AssignedTo: galen.charlton at liblime.com
        ReportedBy: joe.atzberger at liblime.com
         QAContact: koha-bugs at lists.koha.org


Much of the cataloging interface includes elements with an illegal value (-1)
for tabindex, resulting in the validation warning:

Warning: <input> attribute "tabindex" has invalid value "-1"

This warning appears 465+ times on one page.  

The governing spec is:
http://www.w3.org/TR/html4/interact/forms.html#adef-tabindex

saying, "This value must be a number between 0 and 32767."




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list