On 29.06.2007, at 11:05, Zoran Vasiljevic wrote:

> Hi,
>
> Look here:
>
> 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?
> I would say, the following must be truth:
>
>      $string == [ns_urldecode -part path [ns_urlencode -part path
> $string]]
>
> which here it isn't.
>
> If nobody strongly objects I will have to fix that
> accordingly.

Damn!

Ignore that. I stepped into my own trap.
I made a slight change #idef'ed by URLDECODE_RELAXED
which screw the handling. I do not need it any more
so I can also remove that "fix" from the code.

Cheers,
Zoran


-------------------------------------------------------------------------
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