http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12573 Bug ID: 12573 Summary: blinddetail-biblio-search uses wrong comparidon operator Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Authority data support Assignee: gmcharlt@gmail.com Reporter: colin.campbell@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org The following message appears in the apache errorlog: blinddetail-biblio-search.pl: Argument "\x{61}" isn't numeric in numeric eq (==) at /home/koha/kohaclone/authorities/blinddetail-biblio-search.pl line 89. The program is comparing two strings with a numeric compare which can result in subtle bugs and error messages like the above even when working as expected -- You are receiving this mail because: You are watching all bug changes.