Hi, i noticed that wicket encodes all PageParameters for a page using the IndexedParamUrlCodingStrategy, but never decodes it, so you get the input raw, wich is opposite of the behaviour of BookmarkablePageRequestTargetUrlCodingStrategy where all parameters are encoded and decoded completely. Regards, Korbinian PS: Happy New Year !
- missing decoding in IndexedParamUrlCodingStrategy in 2.0 Korbinian Bachl
- Re: missing decoding in IndexedParamUrlCodingStrategy... Johan Compagner
- AW: missing decoding in IndexedParamUrlCodingStra... Korbinian Bachl
