Ticket #506 (testing defect: fixed)

Opened 4 months ago

Last modified 4 months ago

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

Changed 4 months ago by mortonda@…

  • owner changed from dmorton to mortonda@…
  • status changed from new to accepted

implemented in [1318] along with some other session cookie improvements

Changed 4 months ago by mortonda@…

  • status changed from accepted to testing
  • resolution set to fixed
Note: See TracTickets for help on using tickets.