https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31441
Bug ID: 31441
Summary: Koha::Item::as_marc_field ignores subfields where
kohafield is an empty string
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: normal
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
marc_subfield_structure.kohafield can be NULL, but it can also be an empty
string. But in that case, Koha::Item::as_marc_field ignores them, which means
the resulting MARC::Field object has missing data. This can produce a bug in
OPAC ISBD view (and probably other places where this method is used)
--
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/