On Thu, Jul 29, 2010 at 12:52 PM, Ryan Gies <r...@livesite.net> wrote: > 2) Apache2::URI::unescape_url is (was) broken. > http://www.mail-archive.com/modp...@perl.apache.org/msg23558.html
It could be that unescape_url in httpd is at fault here since that is the source of this function via XS. I don't know if you want to go dig around in the httpd source and have a look but here is where you should look: httpd/server/util.c 1551 static int unescape_url(char *url, const char *forbid, const char *reserved) > > > My intentions are to post to CPAN. > If anyone wants more details, please let me know. > > -Ryan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org > For additional commands, e-mail: dev-h...@perl.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org For additional commands, e-mail: dev-h...@perl.apache.org