20 Nov
2013
20 Nov
'13
10:57 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10855 --- Comment #69 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 23053 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23053&action=edit Bug 10855: FIX an add field should not be created if the marc field does not exist. This patch fixes the following: Create an add fields linked to a nonexistent marc field (does not exist in serials). Edit a subscription and save. Without this patch, an error occured: Software error: DBD::mysql::db do failed: Column 'value' cannot be null at /var/root-koha/bug-10855/Koha/AdditionalField.pm line 107. -- You are receiving this mail because: You are watching all bug changes.