Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.5.6

Bug #7543 bug in sessionValidThru()
Submitted: 2006-05-02 16:25 UTC
From: torsten dot sikora at gmx dot de Assigned: troehr
Status: Closed Package: HTTP_Session (version 0.5.1)
PHP Version: Irrelevant OS: irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2006-05-02 16:25 UTC] torsten dot sikora at gmx dot de (Torsten Sikora)
Description: ------------ HTTP_Session::sessionValidThru() does return zero even if session is valid Test script: --------------- maybe HTTP/Session.php, line 335, should be if (!isset($_SESSION['__HTTP_Session_Idle_TS']) || !isset($_SESSION['__HTTP_Session_Idle'])) { instead of if (!isset($_SESSION['__HTTP_Session_Idle_TS']) || !isset(GLOBALS['__HTTP_Session_Idle'])) {

Comments

 [2006-05-11 09:30 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!