https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30358
--- Comment #4 from Aleisha Amohia <[email protected]> --- Line breaks and carriage returns are known to break legacy library system record imports and, text area fields in MARC records are not designed to carry formatting, therefore it is implied that the data would be saved as a plain text string with no added formatting. For users who follow these cataloguing standards, there should be a setting to ask Koha to strip these. Planning to amend StripWhitespaceChars to also strip inner line breaks and carriage returns. -- 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/
