Problem with absolute session directory

Bug #716823 reported by Greg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PHPDevShell
Fix Released
Medium
Unassigned

Bug Description

In other/service.inc.php at line 407:

if (!empty($configuration['session_path']) && !is_writeable('../' . $configuration['session_path'])) {

this implies the session path is relative which may not be true.

Greg (gregfr)
Changed in phpdevshell:
importance: Undecided → Low
importance: Low → Medium
assignee: nobody → Greg (gregfr)
milestone: none → 3.0.0-stable
assignee: Greg (gregfr) → nobody
status: New → Confirmed
Greg (gregfr)
Changed in phpdevshell:
milestone: 3.0.0-stable → 3.0.1b1
Changed in phpdevshell:
status: Confirmed → Fix Committed
Changed in phpdevshell:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.