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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/