Your message dated Mon, 19 Nov 2007 16:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#448814: fixed in claws-mail 3.1.0-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: claws-mail
Version: 3.0.2-1
Severity: normal
Tags: patch

In a mailto: URI, the recipient's address may be URI-encoded, but claws doesn't
decode it, as it does with the rest of the fields.

This patch solves the issue:

diff -urN claws-mail-3.0.2-orig/src/common/utils.c
claws-mail-3.0.2/src/common/utils.c ---
claws-mail-3.0.2-orig/src/common/utils.c    2007-11-01 03:27:01.000000000 -0300
+++ claws-mail-3.0.2/src/common/utils.c 2007-11-01 03:25:51.000000000 -0300 @@
-1683,8 +1683,10 @@ p++;
        }
 
-       if (to && !*to)
-               *to = g_strdup(tmp_mailto);
+       if (to && !*to) {
+               *to = g_malloc(strlen(tmp_mailto) + 1);
+               decode_uri(*to, tmp_mailto);
+    }
 
        while (p) {
                gchar *field, *value;

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-lauren2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages claws-mail depends on:
ii  libaspell15             0.60.5-1         GNU Aspell spell-checker runtime l
ii  libc6                   2.6.1-6          GNU C Library: Shared libraries
ii  libcompfaceg1           1:1.5.2-4        Compress/decompress images for mai
ii  libetpan11              0.52-1           mail handling library
ii  libglib2.0-0            2.14.2-1         The GLib library of C routines
ii  libgnomeprint2.2-0      2.18.2-1         The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0    2.18.1-1         GNOME 2.2 print architecture User 
ii  libgtk2.0-0             2.12.1-1         The GTK+ graphical user interface 
ii  libice6                 2:1.0.4-1        X11 Inter-Client Exchange library
ii  libldap2                2.1.30.dfsg-13.5 OpenLDAP libraries
ii  libpango1.0-0           1.18.3-1         Layout and rendering of internatio
ii  libpisock9              0.12.2-10        library for communicating with a P
ii  libsm6                  2:1.0.3-1+b1     X11 Session Management library
ii  libssl0.9.8             0.9.8g-1         SSL shared libraries

Versions of packages claws-mail recommends:
ii  aspell-de [aspell-dictionary] 20070829-3 German dictionary for aspell
ii  aspell-en [aspell-dictionary] 6.0-0-5.1  English dictionary for GNU Aspell
ii  aspell-es [aspell-dictionary] 1.9-12     Spanish dictionary for aspell
ii  claws-mail-i18n               3.0.2-1    Locale data for Claws Mail (i18n s
ii  xfonts-100dpi                 1:1.0.0-4  100 dpi fonts for X
ii  xfonts-75dpi                  1:1.0.0-4  75 dpi fonts for X

-- no debconf information

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: claws-mail
Source-Version: 3.1.0-1

We believe that the bug you reported is fixed in the latest version of
claws-mail, which is due to be installed in the Debian FTP archive:

claws-mail-bogofilter_3.1.0-1_amd64.deb
  to pool/main/c/claws-mail/claws-mail-bogofilter_3.1.0-1_amd64.deb
claws-mail-clamav_3.1.0-1_amd64.deb
  to pool/main/c/claws-mail/claws-mail-clamav_3.1.0-1_amd64.deb
claws-mail-dbg_3.1.0-1_amd64.deb
  to pool/main/c/claws-mail/claws-mail-dbg_3.1.0-1_amd64.deb
claws-mail-dillo-viewer_3.1.0-1_amd64.deb
  to pool/main/c/claws-mail/claws-mail-dillo-viewer_3.1.0-1_amd64.deb
claws-mail-doc_3.1.0-1_all.deb
  to pool/main/c/claws-mail/claws-mail-doc_3.1.0-1_all.deb
claws-mail-i18n_3.1.0-1_all.deb
  to pool/main/c/claws-mail/claws-mail-i18n_3.1.0-1_all.deb
claws-mail-pgpinline_3.1.0-1_amd64.deb
  to pool/main/c/claws-mail/claws-mail-pgpinline_3.1.0-1_amd64.deb
claws-mail-pgpmime_3.1.0-1_amd64.deb
  to pool/main/c/claws-mail/claws-mail-pgpmime_3.1.0-1_amd64.deb
claws-mail-plugins_3.1.0-1_all.deb
  to pool/main/c/claws-mail/claws-mail-plugins_3.1.0-1_all.deb
claws-mail-spamassassin_3.1.0-1_amd64.deb
  to pool/main/c/claws-mail/claws-mail-spamassassin_3.1.0-1_amd64.deb
claws-mail-tools_3.1.0-1_all.deb
  to pool/main/c/claws-mail/claws-mail-tools_3.1.0-1_all.deb
claws-mail-trayicon_3.1.0-1_amd64.deb
  to pool/main/c/claws-mail/claws-mail-trayicon_3.1.0-1_amd64.deb
claws-mail_3.1.0-1.diff.gz
  to pool/main/c/claws-mail/claws-mail_3.1.0-1.diff.gz
claws-mail_3.1.0-1.dsc
  to pool/main/c/claws-mail/claws-mail_3.1.0-1.dsc
claws-mail_3.1.0-1_amd64.deb
  to pool/main/c/claws-mail/claws-mail_3.1.0-1_amd64.deb
claws-mail_3.1.0.orig.tar.gz
  to pool/main/c/claws-mail/claws-mail_3.1.0.orig.tar.gz
libclaws-mail-dev_3.1.0-1_amd64.deb
  to pool/main/c/claws-mail/libclaws-mail-dev_3.1.0-1_amd64.deb
libsylpheed-claws-gtk2-dev_3.1.0-1_all.deb
  to pool/main/c/claws-mail/libsylpheed-claws-gtk2-dev_3.1.0-1_all.deb
sylpheed-claws-gtk2-bogofilter_3.1.0-1_all.deb
  to pool/main/c/claws-mail/sylpheed-claws-gtk2-bogofilter_3.1.0-1_all.deb
sylpheed-claws-gtk2-clamav_3.1.0-1_all.deb
  to pool/main/c/claws-mail/sylpheed-claws-gtk2-clamav_3.1.0-1_all.deb
sylpheed-claws-gtk2-dillo-viewer_3.1.0-1_all.deb
  to pool/main/c/claws-mail/sylpheed-claws-gtk2-dillo-viewer_3.1.0-1_all.deb
sylpheed-claws-gtk2-doc_3.1.0-1_all.deb
  to pool/main/c/claws-mail/sylpheed-claws-gtk2-doc_3.1.0-1_all.deb
sylpheed-claws-gtk2-i18n_3.1.0-1_all.deb
  to pool/main/c/claws-mail/sylpheed-claws-gtk2-i18n_3.1.0-1_all.deb
sylpheed-claws-gtk2-pgpinline_3.1.0-1_all.deb
  to pool/main/c/claws-mail/sylpheed-claws-gtk2-pgpinline_3.1.0-1_all.deb
sylpheed-claws-gtk2-pgpmime_3.1.0-1_all.deb
  to pool/main/c/claws-mail/sylpheed-claws-gtk2-pgpmime_3.1.0-1_all.deb
sylpheed-claws-gtk2-plugins_3.1.0-1_all.deb
  to pool/main/c/claws-mail/sylpheed-claws-gtk2-plugins_3.1.0-1_all.deb
sylpheed-claws-gtk2-spamassassin_3.1.0-1_all.deb
  to pool/main/c/claws-mail/sylpheed-claws-gtk2-spamassassin_3.1.0-1_all.deb
sylpheed-claws-gtk2-trayicon_3.1.0-1_all.deb
  to pool/main/c/claws-mail/sylpheed-claws-gtk2-trayicon_3.1.0-1_all.deb
sylpheed-claws-gtk2_3.1.0-1_all.deb
  to pool/main/c/claws-mail/sylpheed-claws-gtk2_3.1.0-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ricardo Mones <[EMAIL PROTECTED]> (supplier of updated claws-mail package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 19 Nov 2007 15:55:23 +0100
Source: claws-mail
Binary: sylpheed-claws-gtk2-plugins claws-mail sylpheed-claws-gtk2 
claws-mail-spamassassin sylpheed-claws-gtk2-pgpinline 
libsylpheed-claws-gtk2-dev sylpheed-claws-gtk2-bogofilter claws-mail-bogofilter 
claws-mail-clamav sylpheed-claws-gtk2-dillo-viewer claws-mail-tools 
claws-mail-pgpinline libclaws-mail-dev sylpheed-claws-gtk2-doc claws-mail-dbg 
sylpheed-claws-gtk2-spamassassin claws-mail-i18n sylpheed-claws-gtk2-i18n 
claws-mail-doc sylpheed-claws-gtk2-pgpmime claws-mail-dillo-viewer 
sylpheed-claws-gtk2-clamav sylpheed-claws-gtk2-trayicon claws-mail-pgpmime 
claws-mail-plugins claws-mail-trayicon
Architecture: source all amd64
Version: 3.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Ricardo Mones <[EMAIL PROTECTED]>
Changed-By: Ricardo Mones <[EMAIL PROTECTED]>
Description: 
 claws-mail - Fast, lightweight and user-friendly GTK2 based email client
 claws-mail-bogofilter - Bogofilter plugin for Claws Mail
 claws-mail-clamav - Clam AntiVirus plugin for Claws Mail
 claws-mail-dbg - Debug symbols for Claws Mail mailer
 claws-mail-dillo-viewer - HTML viewer plugin for Claws Mail using Dillo
 claws-mail-doc - User documentation for Claws Mail mailer
 claws-mail-i18n - Locale data for Claws Mail (i18n support)
 claws-mail-pgpinline - PGP/inline plugin for Claws Mail
 claws-mail-pgpmime - PGP/MIME plugin for Claws Mail
 claws-mail-plugins - Installs plugins for the Claws Mail mailer
 claws-mail-spamassassin - SpamAssassin plugin for Claws Mail
 claws-mail-tools - Helper and utility scripts for Claws Mail mailer
 claws-mail-trayicon - Notification area plugin for Claws Mail
 libclaws-mail-dev - Development files for Claws Mail plugins
 libsylpheed-claws-gtk2-dev - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2 - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-bogofilter - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-clamav - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-dillo-viewer - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-doc - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-i18n - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-pgpinline - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-pgpmime - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-plugins - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-spamassassin - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-trayicon - Transition package for Claws Mail renaming
Closes: 448814 448985
Changes: 
 claws-mail (3.1.0-1) unstable; urgency=low
 .
   * New upstream release
   - Includes decoding of to field in URIs (Closes: #448814)
   - Honors bcc field in URIs (Closes: #448985)
Files: 
 a3dcd9f71deb046389c28c5978b09ebc 1605 mail optional claws-mail_3.1.0-1.dsc
 50a97d6a588478fed0352de9473aebed 7826394 mail optional 
claws-mail_3.1.0.orig.tar.gz
 e214513c0d07bfec0229a45b00c074dc 40988 mail optional claws-mail_3.1.0-1.diff.gz
 d41ee82dc85f63199328d67ba63b0cea 1294478 mail optional 
claws-mail_3.1.0-1_amd64.deb
 98b9a407d5ec5a8d0a0c1665a23fb356 4033782 mail extra 
claws-mail-dbg_3.1.0-1_amd64.deb
 377d5eaa76ba854a8f5ecb18454e5ddc 132486 devel optional 
libclaws-mail-dev_3.1.0-1_amd64.deb
 54fba4d547236a640facd5e1ebd4087e 19810 mail optional 
claws-mail-plugins_3.1.0-1_all.deb
 479039cda1b7eeda4797a1ba72d26c47 28538 mail optional 
claws-mail-clamav_3.1.0-1_amd64.deb
 e170794d2e011a2881550bec29ff2e69 27882 mail optional 
claws-mail-dillo-viewer_3.1.0-1_amd64.deb
 d69a75808be67ccb3529552a227a5071 42844 mail optional 
claws-mail-spamassassin_3.1.0-1_amd64.deb
 68b5839f014b756dc76f087a7cc8a5e5 36594 mail optional 
claws-mail-trayicon_3.1.0-1_amd64.deb
 756df91d80db03f0136f3d5687915bbc 57466 mail optional 
claws-mail-pgpmime_3.1.0-1_amd64.deb
 587ffcbc007d569df8cf5c76098e5206 30568 mail optional 
claws-mail-pgpinline_3.1.0-1_amd64.deb
 bdaf6b9154701ed0997b73e1dd2cc180 35350 mail optional 
claws-mail-bogofilter_3.1.0-1_amd64.deb
 299ad0348c2fd4b6337a3703abac7e98 1773702 mail optional 
claws-mail-i18n_3.1.0-1_all.deb
 222e05b4def32dc3ede1612328a358a1 979316 doc optional 
claws-mail-doc_3.1.0-1_all.deb
 8d106e0d23b1fde9728eb196834719c7 96536 mail optional 
claws-mail-tools_3.1.0-1_all.deb
 5e8b8bc7ce22a2727e5ccde7965a3074 19736 mail optional 
sylpheed-claws-gtk2_3.1.0-1_all.deb
 779695ff53dc7b246a09fa2ac39f98a6 19760 devel optional 
libsylpheed-claws-gtk2-dev_3.1.0-1_all.deb
 61c2d723d04d17e168e995ee085de17f 19754 mail optional 
sylpheed-claws-gtk2-plugins_3.1.0-1_all.deb
 3b2d004e5517a2041ddb4f194ba6d055 19748 mail optional 
sylpheed-claws-gtk2-clamav_3.1.0-1_all.deb
 a997ec09896695dd7737152660a3daf7 19764 mail optional 
sylpheed-claws-gtk2-dillo-viewer_3.1.0-1_all.deb
 84031f6e4cb84dca785856313d8323c9 19748 mail optional 
sylpheed-claws-gtk2-doc_3.1.0-1_all.deb
 adce85d180855c70aa2ed0ff30116dec 19750 mail optional 
sylpheed-claws-gtk2-i18n_3.1.0-1_all.deb
 eff773cc16a1d4322cdab5c21169b1a7 19758 mail optional 
sylpheed-claws-gtk2-pgpinline_3.1.0-1_all.deb
 edf4167e48d6073f9be8c28f2a1b90d4 19756 mail optional 
sylpheed-claws-gtk2-pgpmime_3.1.0-1_all.deb
 159a5a2d18cb5a3139546442d02f261e 19762 mail optional 
sylpheed-claws-gtk2-spamassassin_3.1.0-1_all.deb
 d615dac46c00ed366c631fa693878bff 19756 mail optional 
sylpheed-claws-gtk2-trayicon_3.1.0-1_all.deb
 3ba0be81bd4aaf0b3363473a097ee206 19760 mail optional 
sylpheed-claws-gtk2-bogofilter_3.1.0-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHQblILARVQsm1XawRAnL+AJ9zcFbWG0msHZ6MH6FwDcFzVmLZEACffKgv
9ThljdpdErLvabGDGD3I2hI=
=hWAW
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to