Ticket #506 (testing defect: fixed)
session name can break our check for cookies
| Reported by: | mortonda@… | Owned by: | mortonda@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.3 |
| Component: | PHP scripts | Version: | 1.0.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
We currently only check for PHPSESSID but we really need to call session_name() to find out what it should be.
Change History
Note: See
TracTickets for help on using
tickets.

