Details
-
Type:
Unit Tests: Problem
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.7.8
-
Fix Version/s: 1.7.8
-
Component/s: Zend_Session
-
Labels:None
-
Fix Version Priority:Should Have
Description
2) testNamespaceGetNull(Zend_SessionTest)
Unexpected exception returned when attempting to fetch the value of non-existent key
3) testNamespaceIsset(Zend_SessionTest)
Unexpected exception returned when attempting to fetch the value of non-existent key
4) testUnlock(Zend_SessionTest)
Unexpected exception when writing to namespaces after unlocking it.
5) testIsLocked(Zend_SessionTest)
Unexpected exception when writing to named namespaces after unlocking them.
6) testUnLockNamespace(Zend_SessionTest)
Unexpected exception when writing to named namespaces after unlocking them.
7) testIsLockedNamespace(Zend_SessionTest)
Unexpected exception when writing to named namespaces after unlocking them.
Issue Links
| This issue is related to: | ||||
| ZF-6136 | Large set of "Zend_Session_Exception: Zend_Session is currently marked as read-only." errors |
|
|
|
Probably
ZF-6136andZF-6135related.ZF-6136andZF-6135related.