enonic / lib-guillotine

Apache License 2.0
3 stars 0 forks source link

ContentTypes with config throws an error #291

Closed poi33 closed 1 year ago

poi33 commented 1 year ago

Having a content type with config gives a error stacktrace.

Error loading content type: 'com.group.com:name'
com.enonic.xp.xml.XmlException: Unknown item type [config]

This is probably because of the quite not know field of <allow-new-content>. https://developer.enonic.com/docs/content-studio/stable/content-types#custom_content_types

poi33 commented 1 year ago

Error in content type setup. Not an issue here