Roundcube Community Forum

News and Announcements => News & Announcements => Topic started by: bpat1434 on March 10, 2009, 07:01:23 AM

Title: RoundCube News: Update 0.2.1 released
Post by: bpat1434 on March 10, 2009, 07:01:23 AM
This service release includes more than 40 bug fixes, security improvements and completes some missing translations. We also added TNEF support to decode proprietary MS Outlook attachments (winmail.dat) and tuned the performance when displaying a message. (0 comments (http://sourceforge.net/forum/forum.php?forum_id=927958))

More... (http://sourceforge.net/forum/forum.php?forum_id=927958)
Title: Tnef bug
Post by: lacri on March 10, 2009, 10:05:14 AM
thx  for your great and hard work i have tested the TNEF implementation ...

the output is not correct ...the TNEF Libary put the responce directly via echo out
and put the response not to the return var.

the message in the error log ...
Code: [Select]
[10-Mar-2009 14:56:02] PHP Warning:  Cannot modify header information - headers already sent by (output started at /var/www/htdocs/roundcube/program/lib/tnef_decoder.inc:121) in /var/www/htdocs/roundcube/program/steps/mail/get.inc on line 110

and for the incorrect output see attached image.
Title: RoundCube News: Update 0.2.1 released
Post by: xyanide on March 10, 2009, 08:18:17 PM
You should report this to the roundcube trac (trac.roundcube.net).
The developers don`t come here very often.


- Xyanide