<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 - Text to number conversion ends with number as text"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111508">111508</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Text to number conversion ends with number as text
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>Inherited From OOo
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>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>miguelangelrv@libreoffice.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
In a formula with direct references to two cells, both referenced cells with
numbers and one concatenated with "0" ends as joined text numbers.

Steps to Reproduce:
1.A1:=3
2.A2:=1
3.A3= A1+"0"&A2 gives 31 as text result

Actual Results:  
.

Expected Results:
A3: 4 as number result.


Reproducible: Always

User Profile Reset: No

Additional Info:
Reproducible with 3.3.0


User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101
Firefox/52.0</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>