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

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Miket
Newbie
Newbie
Posts: 13
Joined: Tue Jun 26, 2007 12:00 am

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

Post by Miket » Wed Nov 05, 2008 12:05 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Nov 05, 2008 12:19 pm

Hi Michael,

I could reproduce this here and added the issue (TV52013538) to the bug list to be fixed for next releases.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Miket
Newbie
Newbie
Posts: 13
Joined: Tue Jun 26, 2007 12:00 am

Post by Miket » Thu Nov 06, 2008 3:45 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Nov 06, 2008 3:55 pm

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply