Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
viewer-wicket-1.7.0
-
None
Description
The issue is that the view model facet uses BookmarkService to encode any non-value types as bookmarks that are, in essence, interpreted as being persistent entities.
The fix is to enhance the Bookmark so that it distinguishes between persistent vs viewmodels, and can pass this to RootOid when rehydrating.