The error occurs when saving a non-annotable content:
Caused by: java.lang.NullPointerException at org.ametys.cms.transformation.htmledition.SemanticAnnotationsEditionHandler$SemanticAnnotationsHolder.<init>(SemanticAnnotationsEditionHandler.java:139) at org.ametys.cms.transformation.htmledition.SemanticAnnotationsEditionHandler.startDocument(SemanticAnnotationsEditionHandler.java:69) at org.ametys.cms.transformation.htmledition.AbstractHTMLEditionHandler.startDocument(AbstractHTMLEditionHandler.java:82)