[Tickets #8701] accessing backend.php causes session to be destroyed
bugs at horde.org
bugs at horde.org
Thu Nov 12 01:51:30 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8701
------------------------------------------------------------------------------
Ticket | 8701
Created By | Michael Rubinsky <mrubinsk at horde.org>
Summary | accessing backend.php causes session to be destroyed
Queue | Klutz
Version | FRAMEWORK_3
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Marcus Ryan, Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2009-11-11 20:51) wrote:
The fix for Bug: 8482 causes the session to be destroyed onshutdown
anytime a CLI object is instantiated. This prevents the CLI class
from being instantiated in any page that loads in a browser session.
The backend.php file needs to be split into two files now, one that is
used exclusively from the CLI, and one that is used from with a horde
browser session.
More information about the bugs
mailing list