[Libreoffice-bugs] [Bug 113903] New: Trim() function doesn't trim spaces
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 17 12:36:16 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=113903
Bug ID: 113903
Summary: Trim() function doesn't trim spaces
Product: LibreOffice
Version: 5.3.1.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: jrussell_88 at yahoo.com.sg
Description:
Trim(string_with_spaces) = string_with_spaces so the function does nothing
Steps to Reproduce:
1.Enter trim function in a cell: =trim("a b c")
2.
3.
Actual Results:
"a b c"
Expected Results:
"abc"
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 5.3.1.2
Build ID: 1:5.3.1-0ubuntu2
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/62.0.3202.89 Safari/537.36 OPR/49.0.2725.39
--
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/1f0a9ac2/attachment.html>
More information about the Libreoffice-bugs
mailing list