CnPack Forum » CnWizards IDE Wizards » [BUG Report] on Duplicate ctrl+alt+d and unicode char


2009-2-19 17:49 delphichem
[BUG Report] on Duplicate ctrl+alt+d and unicode char

Dear Passion,
After selecting a block containing arabic char and click on diplicate or pressing ctrl+alt+d
the destination block is well but the source block loose unicode and the selection shifted.

this is the block that you can try

    if Self.Tag = 0 then
      MyShowMessage('Date Du obligatoire', 'w')
    else
      MyShowMessage('???? ' + GetCaption('', '_DU') + ' ??????', 'w');
    Exit;

2009-2-19 17:51 delphichem
I see that the arabic char are replaced by '??????' in my first post, what can i do to poste the appropriate char?
(I have written on fast post)

[[i] Last edited by  delphichem at 2009-2-19 19:09 [/i]]

2009-2-20 00:07 Passion
Oh, it's a bug.
After checking,  CnWizards missed a UTF8 conversion when processing this duplicating operation in BDS, and the text in Editor is UTF8 format.

We'll correct it in Delphi 2007 or 2006/2005.
But it's different in Delphi 2009. Maybe there're other problems in Dephi 2009 for this function.

2009-2-20 00:20 Passion
Please try our 0.91.485 version?

2009-2-20 05:16 delphichem
Dear Passion, I've test 0.91.485 and if function correctly (Delphi 2009)

Thank you very much for the quick fix

2009-10-14 18:31 delphichem
Hi unfortunately the problems is back in the last version on Delphi 2009 and 2010

2009-10-25 16:32 delphichem
sorry but I don't understant Chinese language

2009-10-31 23:00 Passion
This bug seems still exists in Delphi 2009/2010, we'll check it.

页: [1]


Powered by Discuz! Archiver 5.0.0  © 2001-2006 Comsenz Inc.