-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1 EE SP5 (5.1.8), 5.2 EE SP5 (5.2.9) , 6.0 EE (6.0.10)
-
Fix Version/s: 5.1 EE SP6 (5.1.9), 5.2 EE SP6 (5.2.10), 6.0 EE SP1 (6.0.11)
-
Component/s: Legacy Components > API
-
Labels:None
The following property has been added to portal.property:
#
- Set this to true to allow
- com.liferay.portal.kernel.servlet.SerializableSessionAttributeListener to
- test if an added session variable is serializable. Unserializable values
- stored into the session will cause a session to not replicate if session
- replication was enabled by the application server.
#
session.verify.serializable.attribute=true
- is related to
-
LPS-14130 Allow SerializableSessionAttributeListener to be disabled
- Closed