https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30009 --- Comment #11 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 135101 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135101&action=edit Bug 30009: Do not set MARCNOTES to empty list in list context AMENDED: We should not pass an empty list here, but just undef in order to prevent creating a shift of elements in the hash. To test: 1 - Find or create an invalid marc record 2 - View in staff client 3 - Note tab Descriptions(1) has no content 4 - Apply patch, reload 5 - No empty tab Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.