Your message dated Mon, 12 Dec 2005 20:32:10 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#341834: fixed in w3-url-e21 2005.10.23-3
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; 3 Dec 2005 14:16:37 +0000
>From [EMAIL PROTECTED] Sat Dec 03 06:16:37 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp2-g19.free.fr ([212.27.42.28])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EiYBp-00006V-49
        for [EMAIL PROTECTED]; Sat, 03 Dec 2005 06:16:37 -0800
Received: from odin.free.fr (chv78-1-82-233-241-49.fbx.proxad.net 
[82.233.241.49])
        by smtp2-g19.free.fr (Postfix) with ESMTP id 95E9A5C8EE;
        Sat,  3 Dec 2005 15:16:35 +0100 (CET)
From: Thierry EMERY <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: w3-url-e21: typo in url-http.el causes redirection to fail
X-Sender: [EMAIL PROTECTED]
X-Mailer: Mule [EMAIL PROTECTED]
X-Accept-Language: fr, en, es, ja
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: multipart/mixed;
 boundary="Multipart_Sat_Dec__3_15:16:39_2005-1"
Date: Sat, 03 Dec 2005 15:16:39 +0100
Message-ID: <[EMAIL PROTECTED]>
User-Agent: T-gnus/6.17.3 (based on No Gnus v0.3) SEMI/1.14.6
 (Maruoka)FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.0.50
 (gnu/linux) MULE/5.0 (SAKAKI)
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=-7.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02

--Multipart_Sat_Dec__3_15:16:39_2005-1
Content-Type: text/plain; charset=US-ASCII

Package: w3-url-e21
Version: 2005.10.23-1
Severity: important
Tags: patch

A typo in line 500 of url-http.el ("rui" instead of "uri") causes
redirection to fail.
 
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.3-20050315121628
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages w3-url-e21 depends on:
ii  emacs21                       21.4a-3    The GNU Emacs editor

Versions of packages w3-url-e21 recommends:
ii  w3-el-e21           4.0pre.2001.10.27-17 Web browser for GNU Emacs 21

-- no debconf information


--Multipart_Sat_Dec__3_15:16:39_2005-1
Content-Type: application/octet-stream; type=patch
Content-Disposition: attachment; filename="w3-url-patch-3.diff"
Content-Transfer-Encoding: 7bit

--- /usr/share/emacs21/site-lisp/url/url-http.el.old    2005-10-23 
21:15:35.000000000 +0200
+++ /usr/share/emacs21/site-lisp/url/url-http.el        2005-12-03 
14:15:10.000000000 +0100
@@ -497,8 +497,8 @@
                 (url-request-data url-http-data)
                 (url-request-extra-headers url-http-extra-headers))
             (url-retrieve redirect-uri url-callback-function
-                          (cons redirect-rui
+                          (cons redirect-uri
                                 (and url-callback-arguments
                                      (cdr url-callback-arguments))))
             (url-mark-buffer-as-dead (current-buffer))))))

--Multipart_Sat_Dec__3_15:16:39_2005-1--

---------------------------------------
Received: (at 341834-close) by bugs.debian.org; 13 Dec 2005 04:41:48 +0000
>From [EMAIL PROTECTED] Mon Dec 12 20:41:48 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1Em1pi-0007H1-R3; Mon, 12 Dec 2005 20:32:10 -0800
From: Ben Pfaff <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#341834: fixed in w3-url-e21 2005.10.23-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 12 Dec 2005 20:32:10 -0800
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

Source: w3-url-e21
Source-Version: 2005.10.23-3

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

w3-url-e21_2005.10.23-3.diff.gz
  to pool/main/w/w3-url-e21/w3-url-e21_2005.10.23-3.diff.gz
w3-url-e21_2005.10.23-3.dsc
  to pool/main/w/w3-url-e21/w3-url-e21_2005.10.23-3.dsc
w3-url-e21_2005.10.23-3_all.deb
  to pool/main/w/w3-url-e21/w3-url-e21_2005.10.23-3_all.deb
w3-url-lisp_2005.10.23-3_all.deb
  to pool/main/w/w3-url-e21/w3-url-lisp_2005.10.23-3_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.
Ben Pfaff <[EMAIL PROTECTED]> (supplier of updated w3-url-e21 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, 12 Dec 2005 20:17:48 -0800
Source: w3-url-e21
Binary: w3-url-lisp w3-url-e21
Architecture: source all
Version: 2005.10.23-3
Distribution: unstable
Urgency: low
Maintainer: Ben Pfaff <[EMAIL PROTECTED]>
Changed-By: Ben Pfaff <[EMAIL PROTECTED]>
Description: 
 w3-url-e21 - URL library for use by w3-el-e21
 w3-url-lisp - URL library for use by w3-el-e21 (Lisp source)
Closes: 341834
Changes: 
 w3-url-e21 (2005.10.23-3) unstable; urgency=low
 .
   * Fix typo in url-http.el.  Thanks to Thierry EMERY
     <[EMAIL PROTECTED]> for bug report and solution.  Closes: #341834.
Files: 
 883da26f99d161b9dcafd235a6d50715 918 web optional w3-url-e21_2005.10.23-3.dsc
 991f8fcf190b12a7da93d6444e98a4c0 4700 web optional 
w3-url-e21_2005.10.23-3.diff.gz
 46c1661015ba99591943bf5bd249e32f 84334 web optional 
w3-url-lisp_2005.10.23-3_all.deb
 80c7d2d72a5ec92916a22bfc4cbf4040 71046 web optional 
w3-url-e21_2005.10.23-3_all.deb

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

iQEVAwUBQ55Lpbf2jhx5fmQdAQLNpAf+OdNs13lgzTiHMqZc6hsZLXdWTE/fiI1Z
AlL96k8ET4MzoNje/rFWXpgC7Ulbwezr5Yj7L+tSBC/cIRNo/JVtZRhJiCc/UFSa
IxqD8CYxMI8YTmSJw7U4+28QvcDEW+JEWS30Bi6dPESfhQz3MyaisX26Svk0OPXG
LUXyfrFfFDVaaVbidTCiWEbpLd+S1pw4JK/eXXrKWwYVa6QEAtF2tViHjjxCNH6F
BKGWDInIpSD/AjbJRw2eR7ghuiCGyooUjbAyfLC7wQVz7pdffTlJD2iQg77Ab1Ma
SyvhmKPJM2TZSou3XX/bJO7CZUutIJz+DCWYORcDtAkrIEGnf5UP5w==
=SBSt
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to