Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
The following warnings are now logged in the content-blocks demo project when browsing to the template editor:
[org.hippoecm.editor.type.JcrTypeDescriptor.validate():580] Path hippo:text is present in CND definition, but not in description for hippo:resource
[org.hippoecm.editor.type.JcrTypeDescriptor.validate():531] Super type hippo:facetbasesearch is defined as super type in CND, but not available in descriptor for hippo:facetsearch
[org.hippoecm.editor.type.JcrTypeDescriptor.validate():594] Field with path *, type hippo:query is present in CND definition, but not in description for hippo:container
[org.hippoecm.frontend.editor.plugins.field.FieldPluginHelper.<init>():75] Could not find field with name title; has the field been added without running update-all-content?