Bug#418524: tora: Bad input and output of cyrillic symbols

2007-06-08 Thread Michael Meskes
On Tue, Jun 05, 2007 at 03:00:36PM +0400, Renat Sabitov wrote: Yes, I can reproduce problem. Take a look at screenshots. This is a patch for 1.3.21-3, but for pre22 patch must be the same: Yes, I know this patch and will apply it now. I wasn't able to reproduce the problem with my tests.

Bug#418524: tora: Bad input and output of cyrillic symbols

2007-06-05 Thread Renat Sabitov
example in attachment, encoding koi8-r -- Renat Sabitov e-mail: [EMAIL PROTECTED] Stack Soft jid: [EMAIL PROTECTED] create or replace procedure test_symbols is a number; begin --Bad symbols ðÒÉ×ÅÔ, ÍÉÒ! a := 'ðÒÉ×ÅÔ, ÍÉÒ'; end; /

Bug#418524: tora: Bad input and output of cyrillic symbols

2007-06-05 Thread Vikulin Vitaly
There is a bug in Qscintilla with the management of Utf8. I applied patches ( for qextscintilla.cpp and tomarkedtext.cpp files) - russian works, but command execute query works with some problem. for example: //one line select * from core.companies cc where cc.name='Весна' and cc.status = 1;

Bug#418524: tora: Bad input and output of cyrillic symbols

2007-05-24 Thread Michael Meskes
On Tue, Apr 10, 2007 at 02:52:42PM +0400, Renat Sabitov wrote: In sql window cyrillic symbols input looks like 7-bit shrinked, for example Hello, world! in russian looks like dOExAO, IEO!. In schema browser all cyrillic symbols changed to ?. I just uploaded a new version 1.3.21pre22-1 to the

Bug#418524: tora: Bad input and output of cyrillic symbols

2007-04-10 Thread Renat Sabitov
Package: tora Version: 1.3.21-3 Severity: important Tags: l10n Tora compiled with Oracle libraries. In sql window cyrillic symbols input looks like 7-bit shrinked, for example Hello, world! in russian looks like dOExAO, IEO!. In schema browser all cyrillic symbols changed to ?. In result window