Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Given the following:
site.xml
<project ...> <custom> Content </custom> </project>
and the template snippet:
template.vm
$decoration.custom
the output is:
<?xml version="1.0" encoding="UTF-8"?> <custom>Content</custom>
The first line should not be present.
Issue Links
- depends upon
-
PLXUTILS-143
Xpp3Dom toString() always writes a xml header
-
Which version of the Site Plugin are you using?