Hi, I'm writing mod_musicindex[0], and I have a problem I can't fix: "&" in filenames aren't escaped into "%26" with ap_escape_uri(), see [1].
I've been digging apache source in search of a solution with little luck, and I was wondering if somebody could tell me 1) why ap_escape_uri() (or ap_os_escape_path() for that matter) doesn't escape '&', and what I'm supposed to do to work around that. This bug happens with apache 1.3.33 and apache 2.2.3, fwiw. TIA Thibaut PS: Please CC-me in replies [0] http://www.parisc-linux.org/~varenet/musicindex/ [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=421820 -- Thibaut VARENE http://www.parisc-linux.org/~varenet/