Michael Osipov created DOXIASITETOOLS-299:
---------------------------------------------
Summary: Site descriptor interpolation does not properly escape
reserved XML chars
Key: DOXIASITETOOLS-299
URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-299
Project: Maven Doxia Sitetools
Issue Type: Bug
Components: Decoration model
Affects Versions: 2.0.0-M6
Reporter: Michael Osipov
Assignee: Michael Osipov
Fix For: 2.0.0-M7
Site desciptor interpolation operates on XML to string serialization instead of
a per-node model visitor approach, therefore if a value from an interpolated
property contains a reserved char it will break the XML. We need need an
interpoation post-processor.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)