Add SaxParser configuration properties
--------------------------------------
Key: COCOON-2222
URL: https://issues.apache.org/jira/browse/COCOON-2222
Project: Cocoon
Issue Type: Improvement
Components: * Cocoon Core
Affects Versions: 2.2, 2.2-dev (Current SVN)
Reporter: Robin Wyles
Fix For: 2.2, 2.2-dev (Current SVN)
Some Cocoon features do not work unless unless some non-default properties are
set on the SaxParser.
e.g CForms binding to XML documents containing namespaces requires that the
"nsPrefixes" property of the SaxParser be set to true, rather than the default
of false.
Currently there is no way to configure these properties from within a block.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.