[Libreoffice-bugs] [Bug 113903] Trim() function doesn't trim spaces

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 17 13:25:13 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=113903

--- Comment #2 from Mike Kaganski <mikekaganski at hotmail.com> ---
Trim (https://help.libreoffice.org/Calc/Text_Functions#TRIM) trims leading and
trailing spaces, and folds multiple adjacent spaces into single spaces, like
this:

=TRIM(" a   b      c ") -> "a b c"

It works like that in 5.3.1.2, as well as in 5.4.3.2 => NOTABUG

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171117/3e9e979b/attachment.html>


More information about the Libreoffice-bugs mailing list