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

Store the page if it is known that it will be used in a following request

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.13.0
    • 6.14.0, 7.0.0-M1
    • wicket
    • None

    Description

      WICKET-5415 added optimization that a page that is not touched (respectively initialized/rendered) won't be stored in the IPageStore/IDataStore.

      This led to a problem like the one described at https://issues.apache.org/jira/browse/SYNCOPE-476 - a PageReference returns null.

      Wicket can make this better by initializing a page which #getPageReference() is used or when RequestCycle#setResponsePage(Page) is used.

      Attachments

        Issue Links

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              mgrigorov Martin Tzvetanov Grigorov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: