Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.8.3, 1.9 M2
-
None
-
Unit
-
Unknown
-
Description
I have the following content on a page:
{{velocity}}
{{html wiki="true"}}
{{code language="xml"}}
<import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-
core-schema.xsd"/>
{{/code}}
{{/html}}
{{/velocity}}
The renderer (xwiki 2.0) is cropping the first word ("import"). The rendered page looks like this:
namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig- core-schema.xsd"/>