13 Jan
2023
13 Jan
'23
9:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30358 --- Comment #73 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 145318 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145318&action=edit Bug 30358 (follow-up) Simplify regex The regex does the following: 1. Replace newlines and carriage returns with a space 2. Replace leading and trailing whitespace with nothing (strip) Signed-off-by: Hammat Wele <hammat.wele@inlibro.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.