BUGFIX: incorrect display of Disposition-Notification-To header
- From: Albrecht Dreß <albrecht dress arcormail de>
- To: Balsa-Liste <balsa-list gnome org>
- Subject: BUGFIX: incorrect display of Disposition-Notification-To header
- Date: Sun, 2 Sep 2001 22:54:09 +0200
Hi all!
the attached two-liner against today's cvs fixes a small bug in the display of
Disposition-Notification-To headers with national chars.
SYMPTOM
A message containing a Disposition-Notification-To header containing e.g
Albrecht =?iso-8859-1?Q?Dre=DF?= <albrecht.dress@arcormail.de>
is displayed like this and not converted into the readable form.
REASON
missing call to rfc2047_decode_adrlist() in libmutt/parse.c for the
dispnotify_to entry of the ENVELOPE structure.
SOLUTION
just added this call... When looking for the reason of this bug, I also saw
that the corresponding field in libbalsa_message_init() of libbalsa/message.c
was not initialised to NULL. It's also fixed now.
Cheers, Albrecht.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Albrecht Dreß - Monschauer Straße 22 - D-53121 Bonn (Germany)
Phone (+49) 228 6199571 - mailto:albrecht.dress@arcormail.de
_________________________________________________________________________
balsa-dispnotify-fix
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]