Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4182

Back button and multiple tabs with forms

    XMLWordPrintableJSON

Details

    Description

      There are two issues I want to report. If they are bugs og features, I don't know, but they cause trouble for our application if we are supposed to upgrade from 1.4.18 to 1.5.2.

      Issue 1 - Multiple tabs: We have two pages with forms, open up PageA in one tab and PageB in a second tab (in this order). Then we fill in data in PageA and submit, and then open tab with PageB and fill in data. If we check the model and domain objects none of the submits have been attached to the model. Only the newest opened tab is actually submitting data to the model.

      Issue 2 - Back button: We have two pages with forms - fill in data in PageA and submit - this redirects to PageB (also has a form) and use the back button to get to PageA. Now we change values and submit again. The new values are not submitted to the model.

      I'll attach a quickstart on this.

      Attachments

        1. myproject.zip
          28 kB
          Charlie Midtlyng

        Activity

          People

            Unassigned Unassigned
            charliemidtlyng Charlie Midtlyng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: