Package: dpkg-www
Version: 2.45
Severity: normal
Hello,
The listing of package owned files does not correctly
generate hyper-links for 'man', 'doc' and other files if
these filenames have a plus(+) sign in their name.
I believe the error is in the subroutine fileFilter where lines
of the type
gsub("\\+", "\\\\+", r);
should actually be
gsub("\\+", "\\+", r);
This fix may be wrong as I am not sure exactly what "r" and "s" are
doing! However, it seems to work for me.
Thanks and regards,
Kapil.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages dpkg-www depends on:
ii apt 0.5.28.1 Advanced front-end for dpkg
ii debconf 1.4.30.11 Debian configuration management sy
ii dwww 1.9.17 Read all on-line documentation wit
ii info2www 1.2.2.9-23 Read info files with a WWW browser
ii mathopd [httpd] 1.5p4-1 Very small, yet very fast HTTP ser
ii perl [perl5] 5.8.4-8 Larry Wall's Practical Extraction
-- debconf information:
* dpkg-www/update-apache-config: false
--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]