|
11-23-2004, 05:52 AM | #1 |
Orange Mole
Join Date: Jan 2004
Location: In outer space
Posts: 37
|
Bug with PHPDIG_SESSID_VAR?
It seems that the session ID remover have a small bug.
With the original configuration: define('PHPDIG_SESSID_VAR','PHPSESSID,s'); every variable passed in the URL ending with one value of PHPDIG_SESSID_VAR are disregarded. I add a problem with index.php?series=001 turned into index.php?serie. Where is the function that uses PHPDIG_SESSID_VAR?
__________________
Uchû Senshi Edomondo http://www.leijiverse.com http://shonen-kokoro.fr.st http://tsukanomanoharu.fr.st |
11-30-2004, 08:56 AM | #2 |
Green Mole
Join Date: Oct 2004
Posts: 3
|
I can confirm this bug. The function is phpdigSessionRemoveIt in robot_functions.php (line 1776):
PHP Code:
PHP Code:
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Do i need help or is it a bug? | se7en | Troubleshooting | 2 | 03-16-2006 06:23 AM |
IE bug? | FaberFedor | Troubleshooting | 6 | 01-30-2005 03:39 PM |
Looks Like A Small Bug In 1.8.1 | vinyl-junkie | Troubleshooting | 6 | 07-07-2004 08:04 PM |
Not really a bug | cybercox | Mod Requests | 0 | 04-04-2004 06:03 AM |
bug... | shadow00 | Troubleshooting | 2 | 12-16-2003 12:01 PM |