https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3657 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal Priority|PATCH-Sent (DO NOT USE) |P5 - low Status|ASSIGNED |NEW --- Comment #5 from Owen Leonard <oleonard@myacpl.org> --- Setting this to "New" since a new patch doesn't seem to be forthcoming. The problem still exists with both authority subfield structure and biblio subfield structure -- If you submit a new subfield without including librarian text the process fails silently. There's a good reason: The "New" form fields are part of a big form which includes all the form fields for existing data. It needs to be possible to submit empty fields and thereby ignore the "New" part of the form. It (apparently) needs to also be possible to create a new subfield *without* a subfield code, so librarian text ends up being the field which is consulted to determine whether data in the "New" form is added. -- You are receiving this mail because: You are watching all bug changes.