StripNameSpacesTransformer does not strip attribute namespaces
--------------------------------------------------------------
Key: COCOON-2306
URL: https://issues.apache.org/jira/browse/COCOON-2306
Project: Cocoon
Issue Type: Bug
Components: * Cocoon Core
Affects Versions: 2.1.11
Reporter: Nico Verwer
Attachments: StripNameSpacesTransformer.patch
The StripNameSpacesTransformer strips namespaces only from elements, but not
from attributes.
This leads to an inconsistent SAX stream if the input has attributes with
namespaces.
The patch fixes this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.