[Koha-bugs] [Bug 30358] Strip leading/trailing whitespace characters from input fields when cataloguing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 4 03:46:00 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30358

--- Comment #4 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
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.


More information about the Koha-bugs mailing list