Your message dated Sun, 03 Apr 2005 13:17:15 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#298885: fixed in websvn 1.61-13
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; 10 Mar 2005 14:21:51 +0000
>From [EMAIL PROTECTED] Thu Mar 10 06:21:51 2005
Return-path: <[EMAIL PROTECTED]>
Received: from (bakunin) [200.223.79.204]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D9OXv-00035D-00; Thu, 10 Mar 2005 06:21:51 -0800
Received: from tiago by bakunin with local (Exim 4.43)
id 1D9OaM-0002wG-3N; Thu, 10 Mar 2005 11:24:22 -0300
Content-Type: multipart/mixed; boundary="===============2136740207=="
MIME-Version: 1.0
From: Tiago Bortoletto Vaz <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: websvn: URL encoding for repository name is needed
X-Mailer: reportbug 3.7.1
Date: Thu, 10 Mar 2005 11:24:21 -0300
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:
This is a multi-part MIME message sent by reportbug.
--===============2136740207==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: websvn
Severity: normal
Some repository names have characters that need to
encode. A example is here: http://gnosislivre.org/websvn/
The patch for using urlencode() in repository name is attached.
Thanks,
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: LANG=pt_BR, LC_CTYPE=pt_BR (charmap=ISO-8859-1)
--===============2136740207==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="websvn.patch"
diff -Nur websvn-1.61.orig/include/configclass.inc
websvn-1.61/include/configclass.inc
--- websvn-1.61.orig/include/configclass.inc 2005-03-10 11:12:25 -0300
+++ websvn-1.61/include/configclass.inc 2005-03-10 11:12:52 -0300
@@ -402,7 +402,7 @@
if ($rep == -1)
return $fname."?path=".urlencode($path)."&";
else
- return
$fname."?repname=".$rep->name."&path=".urlencode($path)."&";
+ return
$fname."?repname=".urlencode($rep->name)."&path=".urlencode($path)."&";
}
}
--===============2136740207==--
---------------------------------------
Received: (at 298885-close) by bugs.debian.org; 3 Apr 2005 17:24:14 +0000
>From [EMAIL PROTECTED] Sun Apr 03 10:24:14 2005
Return-path: <[EMAIL PROTECTED]>
Received: from gluck.debian.org [192.25.206.10]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DI8pa-00009U-00; Sun, 03 Apr 2005 10:24:14 -0700
Received: from newraff.debian.org [208.185.25.31] (mail)
by gluck.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DI8pZ-0003Qa-00; Sun, 03 Apr 2005 11:24:13 -0600
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DI8ip-00026b-00; Sun, 03 Apr 2005 13:17:15 -0400
From: Pierre Chifflier <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#298885: fixed in websvn 1.61-13
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 03 Apr 2005 13:17:15 -0400
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
X-CrossAssassin-Score: 2
Source: websvn
Source-Version: 1.61-13
We believe that the bug you reported is fixed in the latest version of
websvn, which is due to be installed in the Debian FTP archive:
websvn_1.61-13.diff.gz
to pool/main/w/websvn/websvn_1.61-13.diff.gz
websvn_1.61-13.dsc
to pool/main/w/websvn/websvn_1.61-13.dsc
websvn_1.61-13_all.deb
to pool/main/w/websvn/websvn_1.61-13_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.
Pierre Chifflier <[EMAIL PROTECTED]> (supplier of updated websvn 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: Sun, 3 Apr 2005 17:04:10 +0200
Source: websvn
Binary: websvn
Architecture: source all
Version: 1.61-13
Distribution: unstable
Urgency: low
Maintainer: Pierre Chifflier <[EMAIL PROTECTED]>
Changed-By: Pierre Chifflier <[EMAIL PROTECTED]>
Description:
websvn - interface for subversion repositories written in PHP
Closes: 298486 298885 302018 302426
Changes:
websvn (1.61-13) unstable; urgency=low
.
* Corrected grammar error in template (Closes: #302426)
* Applied patch to fix tarballs with spaces (Closes: #302018)
* Applied patch to urlencode repository name (Closes: #298885)
* Applied patch to fix notice warning (Closes: #298486)
Files:
24439f4fb819b7c6e38ed5a0cd56f95e 579 devel optional websvn_1.61-13.dsc
7fa878a535a9fe8f6efe204549a60464 13697 devel optional websvn_1.61-13.diff.gz
9d9b5cf0b5deaa70ccb3f8556c81ffb3 98086 devel optional websvn_1.61-13_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCUCKyw3ao2vG823MRApczAJwMiLApnMeXHe3VV4fkfQUv5LEBvwCeP/IY
Agzze0etr3Z71bPpw1Cfk6Y=
=EscN
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]