<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 - EDATE function problem in a file saved as Excel format"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142293">142293</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>EDATE function problem in a file saved as Excel format
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>7.1.3.2 release
          </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>yanfiz@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
If you save the spreadsheet as Excel format while your text language is
Turkish, EDATE function will be converted to a function like
com.sun.star.sheet.addİn.analysİs.getedate.

If EDATE is used as an single formula, it will continue to display the correct
date.

<a href="https://i.postimg.cc/3wF3JQ1V/Single.png">https://i.postimg.cc/3wF3JQ1V/Single.png</a>

But, if EDATE is used in a nested formula, it will give #NAME? error.

<a href="https://i.postimg.cc/43gJgx6p/Nested.png">https://i.postimg.cc/43gJgx6p/Nested.png</a>



(My surmise : Something in LibreOffice text language engines, makes some faults
when converting cases to upper or lower?!)

Steps to Reproduce:
1. Open Calc.
2. Select text language as Turkish from the lowest bar.
3. Make a formula that used EDATE function in it.
4. Save the file as Excel format.
5. Close file and reopen it.

Actual Results:
EDATE turns into com.sun.star.sheet.addİn.analysİs.getedate.

Expected Results:
EDATE should be stay as EDATE.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 7.1.3.2 (x64) / LibreOffice Community
Build ID: 47f78053abe362b9384784d31a6e56f8511eb1c1
CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: tr-TR (en_US); UI: en-US
Calc: CL</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>