https://bugs.documentfoundation.org/show_bug.cgi?id=107882

            Bug ID: 107882
           Summary: Basic editor cracking Cyrillic symbols is BASIC scipt
           Product: LibreOffice
           Version: 5.1.6.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 133343
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133343&action=edit
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
>>
 Nums1 = Array("", "один ", "два ", "три ", "четыре ", "пять ", "шесть ", "семь
", "восемь ", "девять ")
>>
to
>>
 Nums1 = Array("", "???? ", "??? ", "??? ", "?????? ", "???? ", "????? ", "????
", "?????? ", "?????? ")
>>
or like in attched file.

I understand that Cyrillic in functions is not good but in arrays and
variables?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to