<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 - Function names are converted to lowercase and so not working"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125942">125942</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Function names are converted to lowercase and so not working
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.4.0.0.alpha0+ Master
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Windows (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>sophia.schroeder@libreoffice.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Putting in a function like "=SUM(...)" or "=WEEK(...) always lead to converting
the function names to lowercase "=sum(...)" or "=week(...)"
The Error code "#NAME?" occurs instaed of the expected calculation.

Steps to Reproduce:
1. Open Calc
2. Create some values
3. Try to make calculations like sum them.

Actual Results:
The error code "#NAME?" appears in the corresponding cell. Overwriting the
function section of the formula with uppercase doesn't work. They are converted
to lowercase and fail.

Expected Results:
Calculate with the values as the function should do.


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
[Information automatically included from LibreOffice]
Locale: en-US
Module: SpreadsheetDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: yes</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>