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

Touch pages only when they are returned from the data stores

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.0, 1.5.1
    • 1.5.1
    • wicket
    • None

    Description

      The patch for WICKET-4021 can cause an unused instance of a page to be touched. This page is then stored by the page store, rather than the page used in the request. The attached patch cleans up PageProvider, by removing the touch call and makes the RequestAdapter search for a touched page first and only then load it from the page store.

      Attachments

        1. WICKET-4046-3.diff
          0.7 kB
          Emond Papegaaij
        2. WICKET-4046-2.diff
          0.7 kB
          Emond Papegaaij
        3. WICKET-4046.patch
          9 kB
          Pedro Santos
        4. pageprovider-notouch.diff
          3 kB
          Emond Papegaaij

        Issue Links

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              papegaaij Emond Papegaaij
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: