[Koha-bugs] [Bug 26516] Importing records with unexpected format of copyrightdate fails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 23 16:42:17 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26516

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 110602
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110602&action=edit
Bug 26516: Check if int before save

This is how we handle it when modifying a biblio

To test:
To recreate:
1 - Add a new record to Koha making sure data is valid except 260$c:
    198-
2 - Save the record
3 - It fails
4 - Apply patch
5 - restart all the things
6 - Repeat
7 - Success!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list