Re: [gnet] [uri] problem with escape method



That's a bug and I've fixed it in CVS HEAD.  For now, you'll have to
escape the Latin1 characters above 127 yourself.  The fix will go into
the next release.

David


On Sat, 2003-08-09 at 05:36, Emmanuel Saracco wrote:
> Le jeu 07/08/2003 à 00:02, Emmanuel Saracco a écrit :
> > hi all,
> > 
> > when I use gnet_uri_escape(), path is not encoded correctly if it
> > contains LATIN1 characters. for example:
> > "http://www.example.com/éé.html"; will become
> > "http://www.example.com/%.9%.9.html"; instead of
> > "http://www.example.com/http://www.example.com/%E9%E9.html";
> > 
> > what is the problem?
> 
> sorry to insist, but how can I escape latin1 characters in a url with
> gnet?
> 
> thanks,
> 
> bye
-- 
David Helder - dhelder gizmolabs org - http://www.gizmolabs.org/~dhelder




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