[phpOpenTracker-devel] [Bug #3577] Invalid Characters in Session ID
[email protected] Mon, 14 Mar 2005 13:08:35 -0900 (AKST)
| Newsgroups | gmane.comp.web.phpopentracker.devel |
|---|---|
| Message-ID | <[email protected]> |
Bug #3577, was updated on 2005-Mar-14 13:08 Here is a current snapshot of the bug. Project: phpOpenTracker Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: whit1206 Assigned to : none Summary: Invalid Characters in Session ID Details: I recently got a bug from using phpOpenTracker ver 1.50RC2. Here is the text that apache generated: [Fri Feb 25 15:29:32 2005] [error] PHP Warning: session_register(): The session id contains invalid characters, valid characters are only a-z, A-Z and 0-9 in /home/websites/main/html/scripts/phpOpenTracker/Container.php on line 67 I am using php ver 4.3.8 with Apache ver. 1.3.9 on a redhat box. as you can see, I think the bug fix should include the id name to change to remove the underscores. For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=3577&group_id=2025