| 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 (7507 days ago) | 
| Due | |
| Updated | 04/27/2005 (7492 days ago) | 
| Assigned | 04/15/2005 (7504 days ago) | 
| Resolved | 04/27/2005 (7492 days ago) | 
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No | 
State ⇒ Not A Bug
Bug 1410.ini_set('zend.ze1_compatibility_mode', 1);
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
New Attachment: dump_6be35b32913170a02904bca9b37040a6.txt
New Attachment: dump_b5f92c99c1ab01e294fc81f5973d334e.txt
Bug 1792has an initial analysis.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!State ⇒ Feedback
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.
State ⇒ Assigned
New Attachment: Testmail.eml
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.
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?
State ⇒ Feedback
Priority ⇒ 2. Medium
certain internal MIME_Part data when retrieving from a cache" bug that
was fixed in 3.0.4.
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Bug in compose window related to char decoding?
Queue ⇒ IMP
State ⇒ Unconfirmed
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:
filling it into the <textarea>.
Regards
Michael