Closed
Bug 397539
Opened 18 years ago
Closed 18 years ago
Double check code that uses $_SESSION
Categories
(Webtools Graveyard :: Kubla, defect)
Webtools Graveyard
Kubla
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: clouserw, Assigned: clouserw)
Details
Some of the modules are using $_SESSION. For logged in users, that'll be fine, but we can't have sessions for anonymous users. The module that is prompting this bug is the localizer module - it looks like it's storing some language preferences in the session.
Updated•18 years ago
|
Assignee: nobody → clouserw
| Assignee | ||
Comment 1•18 years ago
|
||
Due to changes in Kubla design these bugs are no longer relevant (details on the wiki). Marking invalid. If you want something to filter your mail by, use KUBLA_INVALID_BUG.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•