[Tickets #10802] Re: dimp: folder view crashes
bugs at horde.org
bugs at horde.org
Thu Dec 15 16:52:28 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10802
------------------------------------------------------------------------------
Ticket | 10802
Updated By | rsalmon at mbpgroup.com
Summary | dimp: folder view crashes
Queue | IMP
Version | 5.0.15
Type | Bug
State | Resolved
Priority | 2. Medium
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
rsalmon at mbpgroup.com (2011-12-15 16:52) wrote:
possible fix :
--$out = substr_replace($out, Horde_String::convertCharset($val,
'UTF-8', 'UTF7-IMAP'), 0, $len);
++$out = substr_replace($this->_mbox,
Horde_String::convertCharset($val, 'UTF-8', 'UTF7-IMAP'), 0, $len);
More information about the bugs
mailing list