Seems that was causes by the new way of handling URLs we introduced
last week. I just committed a fix for 1.3 and 2.0.

Cheers,

Eelco

On 2/9/07, Matthew Kwong <[EMAIL PROTECTED]> wrote:
>
> Hi fellows,
>
> I have just upgraded 1.2.4 to 1.3 branch because of the "Palette"
> compoundPropertyModel fix, and find out
>
>     protected IRequestCycleProcessor newRequestCycleProcessor() {
>         return new CompoundRequestCycleProcessor(new
> CryptedUrlWebRequestCodingStrategy(new WebRequestCodingStrategy()));
>     }
>
> is not working, the URL still shows ?wicket:interface=:1:::
>
> is it working for you? It was working in 1.2.4
>
> Matthew Kwong
> --
> View this message in context: 
> http://www.nabble.com/obfuscate-encrypt-a-wicket-url-in-1.3-tf3199812.html#a8884030
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to