Summary | charset problem due to object cache |
Queue | IMP |
Queue Version | 4.0.3 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | jn+horde (at) phaethon (dot) ch |
Created | 04/14/2005 (7389 days ago) |
Due | |
Updated | 04/27/2005 (7376 days ago) |
Assigned | 04/15/2005 (7388 days ago) |
Resolved | 04/27/2005 (7376 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
Bug 1410.State ⇒ Assigned
bug 1410andbug 1776, but with an initial analysis.State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ charset problem due to object cache
Queue ⇒ IMP
When I receive a messages encoded in Latin1, the first time I view it,
it is displayed right. I.e the message gets retrieved from the
IMAP-Server, gets converted and displayed. And is stored (in converted
encoding=utf8) in the object cache. When I reopen the message, it is
loaded from the cache, converted again(!) and displayed.
I have now disabled the cache (var $_size=0 etc) and it works fine.
But of course this is not a permanent solution.
Thank you.
j.n.