because the window.name code did his job
but the QueryStringUrlCodingStrategy didn't pass on the pagemap that the window code did set
so it was constantly again in the default pagemap and the window.name code kicks in again to do a redirect..
johan
On 8/7/06, Igor Vaynberg <
[EMAIL PROTECTED]> wrote:
shouldnt the window.name have fixed this?
-Igor
On 8/7/06, Johan Compagner <[EMAIL PROTECTED]> wrote:
> I think i did a fix for it just this weekend so this is fixed in the current
> trunk of 1.2.
>
>
> johan
>
>
>
> On 8/7/06, Paolo Di Tommaso < [EMAIL PROTECTED]> wrote:
> >
>
> Guys,
>
> I'm experiencing a very strange problem using Wicket ( 1.2.x) that I was
> unable to fix until now.
>
> I have mounted some pages overriding WebApplication#init() method like this:
>
> public void init() {
> mount( "/test", new QueryStringUrlCodingStrategy("/test",
> MyPage.class) );
> }
>
> So I can references the page by an url like "
> http://host.com/web-path/servlet-path/test".
>
> But // SOMETIMES // invoking that page an infinite redirect loop occurs and
> the only way to stop the page loading is to press the browser stop button.
>
> I'm unable to replicate the problem because it happens in some aleatory
> way. But I've noticed two things:
>
> * wicket append to the URL the following parameter "
> wicket:pageMapName=wicket-0 " like that:
>
> http://localhost:9080/coin-budget/budget/print?request_id=1521&wicket:pageMapName=wicket-0
>
> * moreover after the first time it happens it will persist for every
> subsequent request to that page unless I don't close the browser and start
> it again ...
>
>
> It's a very nasty problem, any idea to fix?
>
>
> Thank for helping.
>
> - Paolo
>
>
>
> -------------------------------------------------------------------------
> 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
>
>
>
-------------------------------------------------------------------------
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