Your message dated Sat, 10 Sep 2005 11:32:35 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#295114: fixed in libgnumail-java 1.1.1-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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Feb 2005 20:09:20 +0000
>From [EMAIL PROTECTED] Sun Feb 13 12:09:20 2005
Return-path: <[EMAIL PROTECTED]>
Received: from el.volia.net [82.144.192.38]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D0Q3T-0003QM-00; Sun, 13 Feb 2005 12:09:20 -0800
Received: from ip.82.144.223.92.dyn.pool-1.broadband.voliacable.com
([82.144.223.92] helo=tabernacle.mn.home)
by el.volia.net with esmtp (Exim 4.43 (FreeBSD))
id 1D0Q2P-000NoR-PF
for [EMAIL PROTECTED]; Sun, 13 Feb 2005 22:08:14 +0200
Received: by tabernacle.mn.home (Postfix, from userid 1000)
id 129BE1EEC6; Sun, 13 Feb 2005 22:09:15 +0200 (EET)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Mykola A. Nickishov" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libgnumail-java: Inconsistent results for
InternetAddress(java.lang.String)
and parse(java.lang.String, boolean)
X-Mailer: reportbug 3.2
Date: Sun, 13 Feb 2005 22:09:15 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: libgnumail-java
Version: 1.0-3.1
Severity: normal
String illegalEmail = "\"M A. N \" <[EMAIL PROTECTED]>";
InternetAddress[] withParseStrict = InternetAddress.parse(illegalEmail,
true);
InternetAddress[] withParseNotStrict = InternetAddress.parse(
illegalEmail, false);
InternetAddress withConstructor = new InternetAddress(illegalEmail);
This code dies at last line with:
javax.mail.internet.AddressException: Illegal whitespace in string "M A. N "
<[EMAIL PROTECTED]>
at javax.mail.internet.InternetAddress.validate(InternetAddress.java:950)
at javax.mail.internet.InternetAddress.<init>(InternetAddress.java:106)
at javax.mail.internet.InternetAddress.<init>(InternetAddress.java:84)
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (990, 'testing'), (99, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)
Versions of packages libgnumail-java depends on:
ii j2se-dummy [java2-runtime] 0.1 Java(TM) 2 SDK (dummy package)
ii libgnuinet-java 1.1-2 extension library to provide extra
ii libgnujaf-java 1.0-2 free implementation of the javabea
ii orp-classpath [java1-runtime] 1:0.02.1-3 Free java class libraries (specifi
ii sun-j2sdk1.5 [java2-runtime] 1.5.0 Java(TM) 2 SDK, Standard Edition,
ii sun-j2sdk1.5debian [java2-run 0.17 Debian specific parts of Java(TM)
-- no debconf information
---------------------------------------
Received: (at 295114-close) by bugs.debian.org; 10 Sep 2005 18:41:01 +0000
>From [EMAIL PROTECTED] Sat Sep 10 11:41:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EEA9T-0007cd-00; Sat, 10 Sep 2005 11:32:35 -0700
From: Wolfgang Baer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#295114: fixed in libgnumail-java 1.1.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 10 Sep 2005 11:32:35 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 3
Source: libgnumail-java
Source-Version: 1.1.1-1
We believe that the bug you reported is fixed in the latest version of
libgnumail-java, which is due to be installed in the Debian FTP archive:
libgnumail-java_1.1.1-1.diff.gz
to pool/main/libg/libgnumail-java/libgnumail-java_1.1.1-1.diff.gz
libgnumail-java_1.1.1-1.dsc
to pool/main/libg/libgnumail-java/libgnumail-java_1.1.1-1.dsc
libgnumail-java_1.1.1-1_all.deb
to pool/main/libg/libgnumail-java/libgnumail-java_1.1.1-1_all.deb
libgnumail-java_1.1.1.orig.tar.gz
to pool/main/libg/libgnumail-java/libgnumail-java_1.1.1.orig.tar.gz
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.
Wolfgang Baer <[EMAIL PROTECTED]> (supplier of updated libgnumail-java 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: Sat, 10 Sep 2005 18:06:24 +0200
Source: libgnumail-java
Binary: libgnumail-java
Architecture: source all
Version: 1.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Wolfgang Baer <[EMAIL PROTECTED]>
Description:
libgnumail-java - free implementation of the javamail API
Closes: 291891 295114 313281 326867
Changes:
libgnumail-java (1.1.1-1) unstable; urgency=low
.
* New upstream release
+ no longer ships libmail.so (closes: #313281)
+ README files are updated (closes: #291891)
+ Builds clean against libgnuinet-java (1.1.1-1) (closes: #326867)
+ No longer inconsistent results in InternetAddress (closes: #295114)
* libant1.6-java to ant transition
* Registered API doc with doc-base
* Updated FSF address
* Standards-Version 3.6.2 (no changes)
.
* Upload sponsored by Petter Reinholdtsen
Files:
e1b4783b984bc892817fb84df10142a0 787 libs optional libgnumail-java_1.1.1-1.dsc
27bb68ef61dd9a967b375b7798c2524d 307382 libs optional
libgnumail-java_1.1.1.orig.tar.gz
fffe175dbb1380c22512d503398aef96 3542 libs optional
libgnumail-java_1.1.1-1.diff.gz
90e575e8a38a7615e8b19f34f6a5c86b 569556 libs optional
libgnumail-java_1.1.1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDIyIr20zMSyow1ykRAkRMAKCJl9LVM6oiPGd/TV4BkoLbcW0WeQCfT8oE
SHxeQOBX/rq/E67QkGrCRU8=
=reKN
-----END PGP SIGNATURE-----
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers