<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Trim() function doesn't trim spaces"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113903">113903</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Trim() function doesn't trim spaces
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>5.3.1.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jrussell_88@yahoo.com.sg
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>