https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43206 --- Comment #5 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- Created attachment 202846 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202846&action=edit Bug 43206: cn_browser plugin red background on exact match is hard to read This patch updates the cn_browser plugin output so that table rows are highlighted using row classes and in colors which have sufficient contrast. To test, apply the patch and set your 952$o tag to use the cn_browser plugin: - Administration -> MARC bibliographic frameworks -> BKS -> MARC Structure -> Tag 952 -> Edit subfields. - Under the "Full call number" tab (o), set the "Plugin" dropdown to "cn_browser.pl" and save your changes. - Go to Cataloging and locate a bibliographic record using the cataloging search. - Add or edit items. NOTE: In the testing data there is only one item with a callnumber and it is "FIC/kas" - In the "o - Full call number" field, type "FIC" and then click the plugin editor image. - You should see the record with the "FIC/kas" call number and a green row right above it (indicating where an item with the call number "FIC" would be in the results). - Revise your search using the form at the top, entering "FIC/kas". - The record row should now be highlighted in pale yellow. Sponsored-by: Athens County Public Libraries Signed-off-by: Gretchen <maxeinergl@gcc.edu> Signed-off-by: Andrew Fuerste Henry <andrew@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.