Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-1775

WebContextImpl.logout() should not only logout the jcr sessions but also remove them from the request

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.5 RC1
    • 3.5 RC1
    • core
    • None

      (amongst other things because these will otherwise be retrieved and attempted to be reused, even though they're not live anymore)

      A simple way of doing this would be to have the logout method call the release() method; this shows some overlap and again calls for a larger review of the login/logout/context concepts.

        Acceptance criteria

              gjoseph Magnolia International
              gjoseph Magnolia International
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD