> lexxsrv:nscp 5> ns_urlencode -part path "foo+bar"
> foo+bar
> lexxsrv:nscp 6> ns_urldecode  -part path  foo+bar
> foo bar
>
> This does not seem right to me, does it?

if "foo+bar" is already encoded, it's ok that another ns_urlencode -part path 
doesn't add anything more, and the urldecode works as expected, not?

Bernd.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to