[Seaside-dev] WAUrl decoding $+ when it should not (ZnUrl too)

Sven Van Caekenberghe sven at stfx.eu
Fri Feb 14 20:46:59 UTC 2014


Hi Johan,

On 14 Feb 2014, at 21:23, Johan Brichau <johan at inceptive.be> wrote:

> Both assertions above should actually be false, imho.
> 
> So, am I correct that we should fix WAUrl ?
> 
> Feedback appreciated!

Just wait a bit, I am working on it, but I was not yet ready.

I also think that the following is wrong (and silly):

ZnZincServerAdaptor>>#requestUrlFor: aZincRequest
	^ (WAUrl absolute: aZincRequest uri greaseString)
		decodedWith: self codec.

I hope to get back to you over the WE.

Sven


More information about the seaside-dev mailing list