<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 - LOWER(), UPPER(), PROPER() functions does not work correctly on Turkish character capital 'i' (İ)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135020">135020</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LOWER(), UPPER(), PROPER() functions does not work correctly on Turkish character capital 'i' (İ)
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>7.1.0.0.alpha0+ Master
          </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>ali.geyik@aligeyik.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
LOWER(), UPPER(), PROPER() functions does not work correctly on Turkish
character capital 'i' (İ). Correct Turkish letters in lower and upper order and
from top left to bottom right keys(QWERTY TR keyboard): ıIğĞüÜşŞiİöÖçÇ


Steps to Reproduce:
1.LOWER(ıIğĞüÜşŞiİöÖçÇ)
2.UPPER(ıIğĞüÜşŞiİöÖçÇ)
3.PROPER(ıIğĞüÜşŞiİöÖçÇ)

Actual Results:
After LOWER -> ıiğğüüşşiİööçç
After UPPER -> IIĞĞÜÜŞŞIİÖÖÇÇ
After PROPER -> Iiğğüüşşiİööçç


Expected Results:
After LOWER -> ıığğüüşşiiööçç
After UPPER -> IIĞĞÜÜŞŞİİÖÖÇÇ
After PROPER -> Iığğüüşşiiööçç


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
LibreOffice 7.0.0.2 c01aa64b6c3d89ebe5fe69c28c7adb24eb85249c</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>