https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28204 Bug ID: 28204 Summary: Table highlighting is broken at the cataloguing/additem.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: stalkernoid@gmail.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Created attachment 120092 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120092&action=edit Look of the table with highlighted row Highlighting is broken at the /cgi-bin/koha/cataloguing/additem.pl?biblionumber=XXXX Every odd row of the table doesn't get highlighted with the yellow color when you try to edit it, meanwhile every even row does get highlighted as supposed to. How to reproduce: 1) Head over to the /cgi-bin/koha/cataloguing/additem.pl?biblionumber=XXXX, where XXXX is id of some bilbio record that has more than one biblio item. 2) Press the "Action" button of the first (or any other odd numbered) biblion item, and from the dropdown menu select "edit" option. 3) Notice that it doesn't highlight it with yellow color. 4) Now do the same but with second biblio item (or any even numbered item). 5) Notice that it highlights it with the yellow color. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.