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

Implement page versioning in Wicket 1.5

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5-M1
    • 1.5-M1
    • wicket
    • None

    Description

      Wicket 1.5 is missing page versioning functionality currently.
      The page version should be incremented after:

      • page initial load (#init(), version 0)
      • component addition
      • component change
      • component model change
      • component state change
      • component removal

      The point with component involved are applicable to all no-auto components.
      In contrast to Wicket 1.4 a page version is being created even for Ajax requests. This will allow support of browser back button for Ajax applications.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            martin-g Martin Grigorov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: