You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/09/16 08:29:57 UTC

[jira] Resolved: (WICKET-2448) Wizards or Wizard example not working anymore on Firefox 3.5

     [ https://issues.apache.org/jira/browse/WICKET-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-2448.
-----------------------------------

    Resolution: Invalid
      Assignee: Igor Vaynberg  (was: Johan Compagner)

the examples work on the server. are you deploying the wicket-examples war locally and that does not work or is this a project of your own that does not work. if the latter then please post your code and questions on the mailing list.

> 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: Igor Vaynberg
>
> 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.