6.0.0-beta1
7/19/25

[#13428] Wrong time and date in sessions
Summary Wrong time and date in sessions
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners
Requester csoft2k5 (at) gmail (dot) com
Created 08/08/2014 (3998 days ago)
Due
Updated 08/25/2014 (3981 days ago)
Assigned
Resolved 08/11/2014 (3995 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/25/2014 12:26:04 PM Git Commit Comment #8 Reply to this comment
Changes have been made in Git (master):

commit 618f0342f9631a3b85ee8c2445c67d7a1375d87a
Author: Jan Schneider <jan@horde.org>
Date:   Mon Aug 25 14:25:22 2014 +0200

     [jan] Really fix returning session start time from session 
handler (Bug #13428).

  framework/Core/package.xml |    4 ++--
  1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/618f0342f9631a3b85ee8c2445c67d7a1375d87a
08/25/2014 12:26:01 PM Git Commit Comment #7 Reply to this comment
Changes have been made in Git (master):

commit 040a6bd814af78900f275040b2d48060049286e2
Author: Jan Schneider <jan@horde.org>
Date:   Mon Aug 25 14:24:52 2014 +0200

     Keep using the session's timestamp (Bug #13428).

  .../Core/lib/Horde/Core/Factory/SessionHandler.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/040a6bd814af78900f275040b2d48060049286e2
08/25/2014 12:25:57 PM Git Commit Comment #6 Reply to this comment
Changes have been made in Git (master):

commit c637051bff1cb629b8f4ca09befab7301b912f9b
Author: Jan Schneider <jan@horde.org>
Date:   Mon Aug 25 14:22:15 2014 +0200

     Undeprecate (Bug #13428).

     $session->begin is only for the current session.

  framework/Core/lib/Horde/Registry.php |    1 -
  1 files changed, 0 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/c637051bff1cb629b8f4ca09befab7301b912f9b
08/23/2014 03:37:44 AM csoft2k5 (at) gmail (dot) com Comment #5
New Attachment: screenshot.jpg Download
Reply to this comment
Hi. The bug is not properly fixed as now it shows the current date and 
time when an admin user has logged on, instead of displaying the time 
and date when other users have started their sessions as you can see 
in the attachment.
08/11/2014 10:54:36 AM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit 757acf3bc70c9882fa509f09c2304ab670af7639
Author: Jan Schneider <jan@horde.org>
Date:   Mon Aug 11 12:54:09 2014 +0200

     [jan] Fix returning session start time from session handler (Bug #13428).

  framework/Core/package.xml |    2 ++
  1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/757acf3bc70c9882fa509f09c2304ab670af7639
08/11/2014 10:54:34 AM Jan Schneider State ⇒ Resolved
 
08/11/2014 10:54:32 AM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit bc21df517d8d6ef2d1ed1ad20ca782544c52e9ba
Author: Jan Schneider <jan@horde.org>
Date:   Mon Aug 11 12:53:15 2014 +0200

     This may be deprecated, but cannot be removed yet (Bug #13428).

  framework/Core/lib/Horde/Registry.php |    1 +
  1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/bc21df517d8d6ef2d1ed1ad20ca782544c52e9ba
08/11/2014 10:54:29 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit fc9af158cbe11b37f8c365a4d5366375027e4e7d
Author: Jan Schneider <jan@horde.org>
Date:   Mon Aug 11 12:52:42 2014 +0200

     Use $session->begin (Bug #13428).

  .../Core/lib/Horde/Core/Factory/SessionHandler.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/fc9af158cbe11b37f8c365a4d5366375027e4e7d
08/08/2014 03:17:22 PM csoft2k5 (at) gmail (dot) com Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Wrong time and date in sessions
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Hi. Running latest HGWE version 5.2.1 fully updated, no matter what 
session handler I choose,  the sessions list from gui it allways shows 
  "Thu, 01 Jan 1970 02:00:00 +0200" as time and date of the login. The 
time & date of the server are ok.
Prior version 5.2.1 used to work.

Saved Queries