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!
#1486232 (IE8: All messagelist fields (from/to/etc.) are displayed as "0") ? Roundcube Webmail (http://trac.roundcube.net/ticket/1486232)
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.
What do you mean by "IE 7 and IE 8 problem left"?