| 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 | 4/14/05 (7746 days ago) |
| Due | |
| Updated | 4/27/05 (7733 days ago) |
| Assigned | 4/15/05 (7745 days ago) |
| Resolved | 4/27/05 (7733 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.