Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-664

Method RemovePersistentVar doesn't work for Guests

    XMLWordPrintable

    Details

    • Type: Bug Report
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.1.0
    • Fix Version/s: 5.1.1-B1
    • Component/s: Front End
    • Labels:
      None

      Description

      In-Portal has 2 session types:

      • one that stored user-related data until he perform logout or closes browser window
      • other (persistent) that holds data between user login/logout times

      We use current user ID to store data in persistent session. All non logged in users share same ID - "-2". To prevent persistent session data to be mixed we store persistent session variables into regular session table and they will be deleted once user closes browser window.

      All seems ok, but there is a problem with data deletion from persistent session for non logged in users (guests) - it doesn't work.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                alex Alex
                Reporter:
                alex Alex
                Developer:
                Alex
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: