Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X, Master
-
7.2.x, 7.0.x
-
Committed
-
4
Description
BasePersistenceImpl does not unwrap more than one ModelWrapper or handle custom model implementations correctly.
In the case where a model is wrapped more than once only the first model unwrapped. We should unwrap them all.
In the case where a custom implementation of a model has been passed to the update(BaseModel<T> baseModel) method of the persistence the finder cache is not fully cleared.
Attachments
Issue Links
- causes
-
LPS-80954 Fail to publish to live with page versioning enabled
- Closed