-
Bug
-
Resolution: Fixed
-
Major
-
3.1.0
-
None
After splitting the AbstractSynchonizableContentsCollection in two classes : AbstractSynchronizableContentsCollection and AbstractStaticSynchronizableContentsCollection in the issue CONTENTIO-73, there is a mistake on inheritance.
AbstractStaticSynchronizableContentsCollection extends AbstractSynchonizableContentsCollection, it should be inverted.