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

--- Comment #3 from Janusz Kaczmarek <janus...@gmail.com> ---
Test plan:

o  put a date like [198-] or [18--] or [17-] in 260 $c and save the record
o  check the error log -- you should see something like:
   Argument "[198-]." isn't numeric in int at /usr/share/koha/lib/C4/Biblio.pm
line 2832
o  apply the patch
o  open and save the record again (ModBiblio will be executed)
o  check the error log -- it should have no errors now

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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/

Reply via email to