On 03.05.2018 10:35, Ondrej Pokorny via Lazarus wrote:
On 03.05.2018 10:10, Landmesser John via Lazarus wrote:
i think thats not correct:
set these AutoEncodeStrings settings
save and restart Lazarus, reopen the project:AutoEncodeStrings is now
false, despite the settings in ZConnection1.Properties to the right.
... and Strings like "Büdingen" are displayed wrong!
Should i write an extra bug-report?
TZConnection is not a part of Lazarus/LCL. So you should first
investigate if the problem is in ZEOS.
If you don't think the bug is in ZEOS, the bug will be in FPC because
component streaming is part of FPC. In this case, download trunk FPC
(over SVN), build Lazarus with it and test - if the bug still
persists, create a simple test case program without any dependencies
and create a bug report for FPC project in mantis.
BTW, you could be hit by one of these already reported bugs:
https://bugs.freepascal.org/view.php?id=33563
https://bugs.freepascal.org/view.php?id=33564
https://bugs.freepascal.org/view.php?id=33035
Ondrej
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus