Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.8.0
-
Fix Version/s: 1.8.1
-
Component/s: Zend_Application
-
Labels:None
-
Tags:
Description
I define "resources.session." in application.ini and load it with bootstrap.
Options are passed to Zend_Session together with "bootstrap" option. Zend_Session does not recognize this option.
Fixed in trunk and 1.8 release branch