Re: [xml] xmlParseFile



On Mon, Dec 23, 2002 at 07:27:46PM +0100, Stefano Zacchiroli wrote:
On Mon, Dec 23, 2002 at 04:34:35PM -0000, spinmar interfree it wrote:
If I try to escape the url with some function (for example
ap_escape_url ) before xmlParseFile then it  unescapes it. Is it
possible?  

I don't know if this is the case or not, but this behaviour can be
related to a bug I reported a while ago ...

URIs are unescaped internally and then re-escaped when needed,
unfortunately the re-escaping function isn't actually the inverse of the
unescaping function used internally.

  have you made any progress on this issue ?

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]