6.0.0-beta1
7/4/25

[#1776] Bug in compose window related to char decoding?
Summary Bug in compose window related to char decoding?
Queue IMP
Queue Version 4.0.3
Type Bug
State Not A Bug
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester michael (at) rollis (dot) ch
Created 04/12/2005 (7388 days ago)
Due
Updated 04/27/2005 (7373 days ago)
Assigned 04/15/2005 (7385 days ago)
Resolved 04/27/2005 (7373 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/27/2005 05:53:23 AM Michael Slusarz Comment #14
State ⇒ Not A Bug
Reply to this comment
Duplicate of Bug 1410.
04/17/2005 04:27:51 PM alex (dot) housley (at) totalhotspots (dot) com Comment #13 Reply to this comment
Sorry I used the following, disregard my last post:



ini_set('zend.ze1_compatibility_mode', 1);
04/17/2005 04:26:49 PM alex (dot) housley (at) totalhotspots (dot) com Comment #12 Reply to this comment
I placed the following in all imp php files and the bug was fixed:



ini_set('zend.ze1_compatibility_mode', 'On');



This is a good temporarily solution and I'm sure the real cause of the 
problem will be fixed in a future release.



Thanks!



Alex


04/15/2005 08:33:48 AM Jan Schneider Comment #11
New Attachment: dump_6be35b32913170a02904bca9b37040a6.txt Download
Reply to this comment
This from PHP5, you can easily see the difference.
04/15/2005 08:33:12 AM Jan Schneider Comment #10
New Attachment: dump_b5f92c99c1ab01e294fc81f5973d334e.txt Download
Reply to this comment
This is the cached object of this message from PHP4.
04/15/2005 07:32:26 AM Jan Schneider State ⇒ Assigned
 
04/15/2005 07:32:15 AM Jan Schneider Comment #9 Reply to this comment
Bug 1792 has an initial analysis.
04/15/2005 04:52:44 AM michael (at) rollis (dot) ch Comment #8 Reply to this comment
Ok, Michael, tested with ze1-compatibility-mode = On (had to switch 
from mysqli to mysql too) and then the bug doesn't show up anymore.



So it looks in deed like an object handling thing.



BTW: Same result for Bug 1410!
04/15/2005 02:57:12 AM Michael Slusarz Comment #7
State ⇒ Feedback
Reply to this comment
I wonder if this has something to do with the new way PHP 5 handles 
objects since I still can't reproduce this in PHP 4.  Before I go and 
start installing PHP 5 on my system, can you try setting this PHP 
directive to 'true':

http://www.php.net/manual/en/ini.core.php#ini.zend.ze1-compatibility-mode



If this fixes the problem, then we have an issue with the way we are 
accessing an object somewhere.
04/14/2005 10:32:52 AM Jan Schneider Comment #6
State ⇒ Assigned
Reply to this comment
Reproduced with PHP 5.
04/14/2005 08:15:21 AM michael (at) rollis (dot) ch Comment #5
New Attachment: Testmail.eml Download
Reply to this comment
Ok, here we go.



And, btw, some additional points to mention:

Fedora Core 3

Apache-2.0.53 (from fc3)

MySQL-4.1.10a  (mysql ab's rpms)

PHP-5.0.3 (self compiled with mysql and mysqli and many other things)



If needed I could send the config.nice too.



Thanks for investigating this issue.
04/14/2005 06:40:49 AM Michael Slusarz Comment #4 Reply to this comment
sure, since i can't reproduce it here.
04/14/2005 06:33:33 AM michael (at) rollis (dot) ch Comment #3 Reply to this comment
These are the horde modules I've installed:

horde-3.0.4.tar.gz

imp-h3-4.0.3.tar.gz

kronolith-h3-2.0.2.tar.gz

nag-h3-2.0.1.tar.gz

mnemo-h3-2.0.1.tar.gz

turba-h3-2.0.2.tar.gz



Should I provide a whole email source to support testing?
04/14/2005 06:19:31 AM Michael Slusarz Comment #2
State ⇒ Feedback
Priority ⇒ 2. Medium
Reply to this comment
Are you using Horde 3.0.4?  This may be related to the "Rebuild 
certain internal MIME_Part data when retrieving from a cache" bug that 
was fixed in 3.0.4.
04/12/2005 09:32:15 PM Chuck Hagenbuch Assigned to Michael Slusarz
 
04/12/2005 08:48:18 PM michael (at) rollis (dot) ch Comment #1
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Bug in compose window related to char decoding?
Queue ⇒ IMP
State ⇒ Unconfirmed
Reply to this comment
Given a mail with the following headers:

Content-type: text/plain;

        charset="ISO-8859-1"

Content-transfer-encoding: quoted-printable



The mail shows up correct when viewing it in imp. In source view I see 
the content-transfer-encoding above and the body is indeed in quoted 
printable.

When clicking reply, in the opened compose window the mail citation is 
quoted printable then. Instead of something like:
Für ...
I have this:
F=FCr ...
It seems as IMP doesn't decode the quoted printable message when 
filling it into the <textarea>.



Regards

Michael

Saved Queries