<<< Date Index >>>     <<< Thread Index >>>

[Mutt] #3039: mutt-1.5.17: wrong character set for traditional PGP



#3039: mutt-1.5.17: wrong character set for traditional PGP

 {{{
 Package: mutt
 Version: mutt-1.5.13-35.1
 Severity: normal

 -- Please type your report below this line
 When receiving Enigmail-generated traditional PGP messages, mutt fails
 to detect the character set even if it is declared (note I'm not saying
 "properly declared", we have PGP/MIME for that of which I'm well aware).

 A message might look like the one below (I've changed the separator to
 defang possible scripting at the bug processing site).

 Mutt displays garbage in place of the ISO-8859-15 umlauts; manually
 decoding with GnuPG yields the same, but an additional
 "recode iso-8859-15.." fixes things, so it appears to me that mutt does
 not even attempt a charset conversion.

 With PGP/MIME, everything is fine.

 ...
 Subject: test
 X-Enigmail-Version: 0.95.6
 Content-Type: text/plain; charset=ISO-8859-15; format=flowed
 Content-Transfer-Encoding: 8bit
 ...
 =----BEGIN PGP MESSAGE-----
 Charset: ISO-8859-15
 Version: GnuPG v1.4.8 (MingW32)
 Comment: Protect messages and files using GnuPG and OpenSSL!
 Comment: GnuPG-Pack Basics: http://home.arcor.de/rose-indorf
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 base64...
 =----END PGP MESSAGE-----




 -- System Information
 System Version: Linux merlin 2.6.18.8-0.9-default #1 SMP Sun Feb 10
 22:48:05 UTC 2008 i686 athlon i386 GNU/Linux
 SuSE Release: openSUSE 10.2 (i586)

 -- Build environment information

 (Note: This is the build environment installed on the system
 muttbug is run on.  Information may or may not match the environment
 used to build mutt.)

 - gcc version information
 gcc
 Using built-in specs.
 Target: i586-suse-linux
 Configured with: ../configure --enable-threads=posix --prefix=/usr --with-
 local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man
 --libdir=/usr/lib --libexecdir=/usr/lib --enable-
 languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release
 --with-gxx-include-dir=/usr/include/c++/4.1.2 --enable-ssp --disable-
 libssp --disable-libgcj --with-slibdir=/lib --with-system-zlib --enable-
 shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new --program-
 suffix=-4.1 --enable-version-specific-runtime-libs --without-system-
 libunwind --with-cpu=generic --host=i586-suse-linux
 Thread model: posix
 gcc version 4.1.2 20061115 (prerelease) (SUSE Linux)

 - CFLAGS
 -Wall -pedantic -g -O2

 -- Mutt Version Information

 Mutt 1.5.17 (2008-03-09)
 Copyright (C) 1996-2008 Michael R. Elkins and others.
 Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
 Mutt is free software, and you are welcome to redistribute it
 under certain conditions; type `mutt -vv' for details.

 System: Linux 2.6.18.8-0.9-default (i686)
 ncurses: ncurses 5.5.20060513 (compiled with 5.5)
 libidn: 0.6.8 (compiled with 0.1.14)
 hcache backend: qdbm 1.8.75
 Compile options:
 -DOMAIN
 +DEBUG
 -HOMESPOOL  -USE_SETGID  +USE_DOTLOCK  -DL_STANDALONE
 +USE_FCNTL  -USE_FLOCK
 +USE_POP  +USE_IMAP  -USE_SMTP  +USE_GSS  +USE_SSL_OPENSSL
 -USE_SSL_GNUTLS  +USE_SASL  +HAVE_GETADDRINFO
 +HAVE_REGCOMP  -USE_GNU_REGEX
 +HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET
 +HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM
 +CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME
 +CRYPT_BACKEND_GPGME
 -EXACT_ADDRESS  -SUN_ATTACHMENT
 +ENABLE_NLS  -LOCALES_HACK  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET
 +HAVE_LANGINFO_YESEXPR
 +HAVE_ICONV  -ICONV_NONTRANS  +HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE
 ISPELL="/usr/bin/ispell"
 SENDMAIL="/usr/sbin/sendmail"
 MAILPATH="/var/mail"
 PKGDATADIR="/usr/local/share/mutt"
 SYSCONFDIR="/usr/local/etc"
 EXECSHELL="/bin/sh"
 -MIXMASTER
 To contact the developers, please mail to <mutt-dev@xxxxxxxx>.
 To report a bug, please visit http://bugs.mutt.org/.
 }}}

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3039>