Home » Authentication » Auth » Bug #106
session started without check if session already exists
Details
| Submitted | 2003-10-15 17:48 UTC |
|---|---|
| From | no at spam dot com |
| Assigned | alan_k |
| Status | Closed |
| Package | Auth |
| PHP Version | 4.3.3 |
| OS | Debian/GNU Linux (Woody) |
| Roadmaps | (Not assigned) |
Comments
[2003-10-15 17:48 UTC] no at spam dot com
Description:
------------
In method start the session is automatically started without a check if a session already exists. This leads to the notice "A session had already been started - ignoring session_start()" when dealing with applications, which use session_start() and set session variables prior usage of Auth.