https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16887
Bug ID: 16887
Summary: Entering a bad date in 'Koha out on loan' field sets
items.onloan to 0000-00-00.
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
To re-create
1/ Go to Circulation->Fast Cataloging
2/ Add a biblio record
3/ On Add Items screen, enter a space in 'Koha out on loan' (and enter item
type of course). Save the item.
4/ items.onloan will be set to 0000-00-00.
... I'm not certain whether or not this is specific to the fast add framework.
Note that this causes upstream issues with search -- any item that has
items.onloan set to 0000-00-00 will cause an internal server error on the
search results page, with the following error in plack.error.log:
Can't locate object method "ymd" via package "dateonly" (perhaps you forgot to
load "dateonly"?) at /usr/share/koha/li
b/Koha/DateUtils.pm line 223.
--
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/