https://issues.apache.org/bugzilla/show_bug.cgi?id=42986
rafa <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #3 from rafa <[EMAIL PROTECTED]> 2008-09-09 04:03:32 PST --- Using Apache XML Security and Oracle XML parser (xmlparserv2) to canonicalize a document generates a malformed document (always ends with tag: </#document> ). Works fine using Xerces instead of Oracle XML parser. A simple testcase is attached. Result of testcase is a malformed xml: <NodeRoot><NodeTest></NodeTest></NodeRoot></#document> -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.