-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.6.0-HF09, 5.7.1
-
Component/s: Core
DocumentModel.refresh() must also refresh dynamic facets (the available facets themselves, and their content), today it does not.
DocumentModelFactory.refreshDocumentModel already has a TODO about this, but DocumentModelImpl.schemas must also be updated.