Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
0.25
-
Quasar
-
Puma Sprint 229
Description
in case
JsonAnyGetter
is used in an object, eg HippoBean, that gets serialized by
org.hippoecm.hst.pagemodelapi.v10.core.container.PageModelSerializer
or
org.hippoecm.hst.pagemodelapi.v09.core.container.HippoBeanSerializer
an NPE is thrown
The reason is that our serializer does not implement
com.fasterxml.jackson.databind.ser.ResolvableSerializer
resulting in this problem
Attachments
Issue Links
- is awaited by
-
CMS-12835 Support PageModelAnyGetter annotation similar to JsonAnyGetter
- Closed