<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 - Basic editor cracking Cyrillic symbols is BASIC scipt"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107882">107882</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Basic editor cracking Cyrillic symbols is BASIC scipt
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>5.1.6.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>BASIC
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>post.box@tut.by
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=133343" name="attach_133343" title="file w cracked symbols">attachment 133343</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=133343&action=edit" title="file w cracked symbols">[details]</a></span>
file w cracked symbols

I try to change BASIC script in  XLS file (created in original MS app. system
Cyrillic encoding is cp1251,  excel 97-2003 format) after that. I saved it,
closed and open it again BUT all Cyrillic symbols was cracked (only ???????
symbols) like
<span class="quote">>></span >
 Nums1 = Array("", "один ", "два ", "три ", "четыре ", "пять ", "шесть ", "семь
", "восемь ", "девять ")
<span class="quote">>></span >
to
<span class="quote">>></span >
 Nums1 = Array("", "???? ", "??? ", "??? ", "?????? ", "???? ", "????? ", "????
", "?????? ", "?????? ")
<span class="quote">>></span >
or like in attched file.

I understand that Cyrillic in functions is not good but in arrays and
variables?</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>