<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 - Russian dictionaries UTF-8 conversion"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133608">133608</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Russian dictionaries UTF-8 conversion
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </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>Linguistic
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>sheshukov.ilya@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>sophi@libreoffice.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
This patch converts ru_RU/hyph_ru_RU.dic, ru_RU/ru_RU.aff, ru_RU/ru_RU.dic from
KOI8-R to UTF-8.


Steps to Reproduce:
In WebkitGTK-based program (e.g. Foliate) open a Russian document.

Actual Results:
No hyphenation.

Expected Results:
Program uses hyphenation rules from hyph_ru_RU.dic


Reproducible: Always


User Profile Reset: No



Additional Info:
Basically, this is needed because some programs (e.g. flatpaked WebkitGTK which
uses this dictionary and everything depending on it) can't use dictionaries and
hyphenation rules in KOI8-R. 
Converting those to UTF-8 solves this issue and doesn't seem to break anything
else.

Not an LO issue specifically, but it causes issues in a lot of other software.</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>