-
Bug
-
Resolution: Fixed
-
Major
-
4.2.0
-
None
-
None
-
4.2 M6
I had to add this plugin to keep it.
<feature name="xhtmlserializer-xhtml" safe="true"> <extensions> <extension id="sgard.XHTMLSerializerExtensionPoint.xhtml" point="org.ametys.core.cocoon.XHTMLSerializerExtensionPoint"> <!-- Add the xhtml namespace as allowed for the xhtml serialization --> <namespace-allowed>http://www.w3.org/1999/xlink</namespace-allowed> </extension> </extensions> </feature>