On Thu, 7 May 2009 14:29:18 -0700
Fred wrote:

> > That's pretty weird.  If you modify it to be:
> >
> > $url = Apache2::URI::unescape_url($url);
> >
> > then it works ok, though according to the docs on perl.apache.org
> > it's not supposed to have a return value.

Just curious Adam, does that mean you were able to reproduce it?

> I've got unescape_url a couple places in my code and it is being used
> according to the docs.
> 
> I'll add this as a test case and see if I can replicate it.

Right-on, if there's anything more I can get to you, please let me know.

1) I am running with libapreq2, however I do not believe it interferes.
2) Apache::Util::unescape_uri is addressed to this method in
Apache2::compat.

Reply via email to