https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26516
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from David Nind <[email protected]> --- (In reply to Lisette Scheer from comment #3) > Before applying the patch, when adding a record with 198- in the 260$c: > field, we got the following error on the sandbox: > > Broken FK constraint at /usr/share/perl5/Exception/Class/Base.pm line 88 > in Exception::Class::Base::throw at /usr/share/perl5/Exception/Class/Base.pm > line 88 I got this error as well locally using koha-testing-docker. For me the error mentioned in the description appeared in /var/log/koha/kohadev/plack-intranet-error.log (not sure whether this will be the same when using kohadevbox). I imported a record using Z39.50 from the Library of Congress (title = IBM Style Guide), and changed the 260$c to 198- After applying the patch I went flush_memcached and restart_all, redid the import and everything worked as per the test plan - successfully able to add a record with 198- for $260$c. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
