--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: libapache2-mod-musicindex: Incorrect url-encoding of &-signs
- From: "M.H. ten Berge" <tenbergemh@yahoo.com>
- Date: Tue, 01 May 2007 20:10:40 +0200
- Message-id: <20070501181040.14691.63404.reportbug@localhost.localdomain>
Package: libapache2-mod-musicindex
Version: 1.1.5-2
Severity: normal
File paths containing an &-sign are not URL-encoded correctly.
One of my subdirectories inside my MusicIndex tree contains an
&-sign: (like "Jazz & Swing").
- This directory, and its subdirectories are displayed correctly by
MusicIndex. The bug does appear in the browser's address bar, but has no
negative effects here.
Example: the bar displays "http://host/Jazz%20&%20Swing/SomeAlbum/".
This should have been Jazz%20%26%20Swing.
- File info (mp3 tags etc) inside these dirs are also displayed
correctly.
But:
- The download-link for files also contains the &-sign instead of the
URL-encoded %26. This messes up URL rewriting and download scripts
(PHP), as everything after the &-sign is treated as script arguments.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable'), (98, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-fox2200704022211 (PREEMPT)
Locale: LANG=nl_NL@euro, LC_CTYPE=nl_NL@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages libapache2-mod-musicindex depends on:
ii apache2.2-common 2.2.3-4 Next generation, scalable, extenda
ii libapr1 1.2.7-8.2 The Apache Portable Runtime Librar
ii libarchive1 1.3.1-1 Single library to read/write tar,
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
ii libflac7 1.1.2-6 Free Lossless Audio Codec - runtim
ii libid3tag0 0.15.1b-10 ID3 tag reading library from the M
ii libmad0 0.15.1b-2.1 MPEG audio decoder library
ii libvorbis0a 1.1.2.dfsg-1.2 The Vorbis General Audio Compressi
ii libvorbisfile3 1.1.2.dfsg-1.2 The Vorbis General Audio Compressi
ii mod-musicindex-common 1.1.5-2 Common files for mod-musicindex
libapache2-mod-musicindex recommends no packages.
-- no debconf information
--- End Message ---