https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21714
Bug ID: 21714
Summary: Unable to view vendor with strict_sql_modes enabled
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Acquisitions
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
With strict_sql_modes enabled it is not possible to view a vendor detail page,
instead the following error is displayed:
Can't use an undefined value as an ARRAY reference at
/usr/lib/x86_64-linux-gnu/perl5/5.24/DBI.pm line 2088.
After some digging around, the error seems to be being generated when this
query is run:
https://github.com/PTFS-Europe/koha/blob/master/C4/Acquisition.pm#L719
--
You are receiving this mail because:
You are the assignee for the bug.
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/