Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-17404

Fatal error when removing a session from session administration in admin interface

    XMLWordPrintable

Details

    Description

      When trying to destroy a session from a user in session administration interface, a fatal error occurs:

      PHP Fatal error: Call to undefined method eZSession::destroy() in /kernel/setup/session.php

      The call should be eZSession::getHandlerInstance()->destroy( $sessionKeyItem );
      instead of eZSession::destroy();

      Patch is attached to solve this issue

      Attachments

        Activity

          People

            andre1 andre1
            denis.hoa denis.hoa
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: