[ 
https://issues.apache.org/jira/browse/WICKET-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755517#action_12755517
 ] 

Wolfram Gewohn commented on WICKET-2448:
----------------------------------------

Thanks for the quick reaction. The examples on wicketstuff.org now work fine, 
also in Firefox 3.5.2.
However if I take the source code an let it run on my pc (java 1.6, wicket 
1.4.1, eclipse 3.4.1 and jetty  6.1.4 the wizards still don't work.

The example code is so simple, so I can't see me doing anything wrong. On the 
reaction when clicking on the next buttons I can see, that the server invokes 
the next step. Only the client does not show it.
Could there be some issue with client caching in firefox? So that it does not 
recognize the next step as a new page?



> Wizards or Wizard example not working anymore on Firefox 3.5
> ------------------------------------------------------------
>
>                 Key: WICKET-2448
>                 URL: https://issues.apache.org/jira/browse/WICKET-2448
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.4.1
>         Environment: Windows Vista, Firefox 3.5.2
>            Reporter: Wolfram Gewohn
>            Assignee: Johan Compagner
>
> The Wizard-Example on wicketstuff.org does not work on firefox anymore.
> http://www.wicketstuff.org/wicket13/wizard/
> http://www.wicketstuff.org/wicket13/wizard/?wicket:interface=:1::::
> When klicking on the link the first WicketStep is displayed but when klicking 
> on the next button the second step is not displayed (9 out of 10 times). If 
> you klick on next again sometimes step 3 is displayed. 
> It looks like the submit request is beeing passed to the server, however the 
> answer is not rendered correctly. If you klick the next button multiple times 
> you get an error as you try to display the next page after the last one.
> The wizard-example works fine with IE8 on Vista and Firefox 3.0.12 on Windows 
> XP.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to