Summary | Disturbing warning displayed while decoding MIME headers containing accentued characters |
Queue | Horde Framework Packages |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | mazet (at) softndesign (dot) org |
Created | 07/02/2008 (6212 days ago) |
Due | |
Updated | 07/10/2008 (6204 days ago) |
Assigned | 07/02/2008 (6212 days ago) |
Resolved | 07/03/2008 (6211 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
fix something that's already been fixed.
pre 3.2.2. Debian maintainers are also aware of this bug in their
3.2.1 package.
Regards
something that's already been fixed.
New Attachment: MIME.diff
trying to set $ob->personal
Maybe, my issue is due to a too version PHP version (5.2.5)...
Regards,
Laurent
# dpkg -l libapache2-mod-php5
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
|
État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/H=à garder/besoin Réinstallation/X=les deux
(État,Err: majuscule=mauvais)
||/ Nom Version Description
+++-======================-======================-============================================================
ii libapache2-mod-php5 5.2.5-3+lenny1 server-side,
HTML-embedded scripting language (Apache 2 modu
State ⇒ Not A Bug
New Attachment: horde.png
BR,
Laurent
perfectly fine for me, without any error messages.
Is my locale (fr_FR.UTF-8) an issue? My apache config set
AddDefaultCharset to UTF-8. php.ini contains default_charset =
"utf-8" and horde charset variables are set to 'UTF-8'. I did not
find anything about charset on dovecot (imap server). Do I mess up
something then dumping/import DBs?
BR,
Laurent
perfectly fine for me, without any error messages.
New Attachment: tmp.gz
BR,
Laurent
Queue ⇒ Horde Framework Packages
State ⇒ Feedback
Milestone ⇒
containing an email causing warning.
Patch ⇒ No
State ⇒ Unconfirmed
Milestone ⇒ 4.1.6
Queue ⇒ IMP
Summary ⇒ Disturbing warning displayed while decoding MIME headers containing accentued characters
Type ⇒ Bug
Priority ⇒ 2. Medium
I've recently (last WE) updated my server from a 4 years old
up-to-date Debian testing to a fresh installed Debian testing.
||/ Nom Version Description
+++-==============-==============-============================================
ii horde3 3.2.1+debian0- horde web application framework
ii imp4 4.1.6-1 webmail component for horde framework
I've dumped and import DBs and configuration files. After checking new
options from the configuration interfaces, all modules (GOLLEM, INGO,
IMP, KRONOLITH, MNEMO, NAG, TURBA) work fine except that, when I
display certain email list, I get:
Warning: Attempt to assign property of non-object in
/usr/share/horde3/lib/Horde/MIME.php on line 391
Warning: Attempt to assign property of non-object in
/usr/share/horde3/lib/Horde/MIME.php on line 391
Warning: Attempt to assign property of non-object in
/usr/share/horde3/lib/Horde/MIME.php on line 391
Warning: Attempt to assign property of non-object in
/usr/share/horde3/lib/Horde/MIME.php on line 391
Warning: Attempt to assign property of non-object in
/usr/share/horde3/lib/Horde/MIME.php on line 647
Warning: Attempt to assign property of non-object in
/usr/share/horde3/lib/Horde/MIME.php on line 647
Warning: Attempt to assign property of non-object in
/usr/share/horde3/lib/Horde/MIME.php on line 647
Warning: Attempt to assign property of non-object in
/usr/share/horde3/lib/Horde/MIME.php on line 647
It appear that the email address or the subject contain some accented
(from French) such as:
Subject: [Fwd: Profils architecte =?ISO-8859-1?Q?d=27int=E9rieur=5D?=
How can I get rid off those annoying warning? Thanks,
Best regards,
Laurent