[Libreoffice-bugs] [Bug 107882] New: Basic editor cracking Cyrillic symbols is BASIC scipt
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon May 15 22:58:14 UTC 2017
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: libreoffice-bugs at lists.freedesktop.org
Reporter: post.box at tut.by
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170515/90bc7318/attachment.html>
More information about the Libreoffice-bugs
mailing list