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

PageStore not cleared at session end

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 7.8.0
    • 6.28.0, 7.9.0, 8.0.0-M8
    • wicket
    • None
    • Tomcat

    Description

      WICKET-6387 causes the page store not to be cleared at logout on Tomcat. The problem is that tomcat does not call valueUnbound or valueBound when an attribute is set to the current value (new == old).

      https://github.com/apache/tomcat/blob/e28b35c9e40aeb4b7ac52a98f07ad965630e2766/java/org/apache/catalina/session/StandardSession.java#L1424

      Attachments

        1. WICKET-6465.patch
          5 kB
          Andrea Del Bene

        Issue Links

          Activity

            People

              svenmeier Sven Meier
              frantam Franta Mejta
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: