https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30009
--- Comment #11 from Marcel de Rooy <[email protected]> --- 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 <[email protected]> Signed-off-by: Marcel de Rooy <[email protected]> -- 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/
