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
v8.04 + D2009: Data export functions are also broken!
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Michael,
I could reproduce this here and added the issue (TV52013538) to the bug list to be fixed for next releases.
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 |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |