Page 1 of 1

v8.04 + D2009: Data export functions are also broken!

Posted: Wed Nov 05, 2008 12:05 pm
by 10545711
I want to add that in v8.04 + D2009 all text format export functions are also broken due to very obvious Delphi 2009 incompatibility of the code
in the TeeProcs.pas procedure:

Procedure TTeeExportData.SaveToStream(AStream:TStream);

As the result text is truncated and written as Unicode without proper BOM header.

Hope it also will be fixed ASAP.

Michael

Posted: Wed Nov 05, 2008 12:19 pm
by narcis
Hi Michael,

I could reproduce this here and added the issue (TV52013538) to the bug list to be fixed for next releases.

Posted: Thu Nov 06, 2008 3:45 pm
by 10545711
Hi NarcĂ­s,

Yesterday I posted two more topics. One devoted to memory leak and another devoted to general status of Delphi 2009 support. The last one mentioned another problem in v8.04 related to RTF rendering issue.

Any comments?

Sincerely,
Michael

Posted: Thu Nov 06, 2008 3:55 pm
by narcis
Hi Michael,

Yes, I could reproduce the RTF issue and we are investigating other ones. We will get back to you when we have further news.