Re: [xml] xmlParseFile



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.

Cheers.

-- 
Stefano Zacchiroli  -  Undergraduate Student of CS @ Uni. Bologna, Italy
 zack {cs unibo it,debian.org,bononia.it} - http://www.bononia.it/zack/
 "I know you believe you understood what you think I said, but I am not
 sure you realize that what you heard is not what I meant!" -- G.Romney



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