Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: Tigin on October 18, 2009, 01:56:08 PM

Title: Mail Viewing Problem
Post by: Tigin on October 18, 2009, 01:56:08 PM
Hello.

I am using 3046 version of RoundCube Trunk. And I have a problem. Spam folder is not displayed properly in the mail. What could be the problem of my mail?

Note: I'm using IE8, no problems with other browsers.

Thank you in advance for your help!
Title: Mail Viewing Problem
Post by: rosali on October 19, 2009, 01:16:43 AM
#1486232 (IE8: All messagelist fields (from/to/etc.) are displayed as "0") ? Roundcube Webmail (http://trac.roundcube.net/ticket/1486232)
Title: Mail Viewing Problem
Post by: Tigin on October 20, 2009, 02:01:22 AM
Quote from: rosali;22341./program/steps/mail/func.inc #line 461

If I comment out ...

    //if ($browser->ie)
    //  $a_msg_cols = rc_utf8_clean($a_msg_cols);

... problem is fixed for IE8. I don't have a chance to test if these two line are necessary for IE 6/7. Anyone else?

Thank you very much Rosali.

Problem has been solved. IE 7 and IE 8 problem left.

Best Regards.
Title: Mail Viewing Problem
Post by: rosali on October 20, 2009, 09:46:14 AM
What do you mean by "IE 7 and IE 8 problem left"?