[Koha-bugs] [Bug 16887] New: Entering a bad date in 'Koha out on loan' field sets items.onloan to 0000-00-00.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 8 23:22:57 CEST 2016


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: gmcharlt at gmail.com
          Reporter: barton at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

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.


More information about the Koha-bugs mailing list