You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Michal Wegrzyn <mi...@onior.com> on 2012/01/13 13:18:39 UTC

AjaxLazyLoadPanel not loading in IE

Hi,

I have seen that AjaxLazyLoadPanel does not load in IE 9.0 with Wicket 1.5.3.

What is insteresting, it does not load for me only at the first time after login.
Scenario: lazy panels are placed on ListItems and after login they are constantly in loading state. When ListItems are replaced (so lazy panels are also created over again), lazy panels are loaded successfully.

Wicket example at http://wicketstuff.org/wicket/ajax/lazy-loading?0 does not work either.
I have found https://issues.apache.org/jira/browse/WICKET-4157 , could that be a regression?


Another question: what are your (Wicket team) plans for Wicket 1.5.x and 6.0? Is 6.0 an experimental or do you plan in the future to focus on 6.0 as a base?

Best regards
Michal Wegrzyn

Re: AjaxLazyLoadPanel not loading in IE

Posted by Martin Grigorov <mg...@apache.org>.
Hi

On Fri, Jan 13, 2012 at 2:18 PM, Michal Wegrzyn
<mi...@onior.com> wrote:
> Hi,
>
> I have seen that AjaxLazyLoadPanel does not load in IE 9.0 with Wicket 1.5.3.
>
> What is insteresting, it does not load for me only at the first time after login.
> Scenario: lazy panels are placed on ListItems and after login they are constantly in loading state. When ListItems are replaced (so lazy panels are also created over again), lazy panels are loaded successfully.
>
> Wicket example at http://wicketstuff.org/wicket/ajax/lazy-loading?0 does not work either.
> I have found https://issues.apache.org/jira/browse/WICKET-4157 , could that be a regression?

4157 should not be the problem.
I don't have IE around at the moment to test this.

>
>
> Another question: what are your (Wicket team) plans for Wicket 1.5.x and 6.0? Is 6.0 an experimental or do you plan in the future to focus on 6.0 as a base?

6.0 is the next version.
These are the planned changes:
https://cwiki.apache.org/confluence/display/WICKET/Wicket+6.0+Roadmap
No release date scheduled yet.
>
> Best regards
> Michal Wegrzyn



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org