You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by bu...@apache.org on 2005/11/30 08:55:48 UTC

DO NOT REPLY [Bug 37708] - Different behaviour with NodeSet and RootNode with InclusiveNamespaces

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37708>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37708





------- Additional Comments From peter.hendry@capeclear.com  2005-11-30 08:55 -------
Created an attachment (id=17083)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=17083&action=view)
Brief test showing all described cases and their results

This is a small program showing the different ways of canonicalizing with
either a NodeSet or RootNode. It shows the different output depending on the
method uses. It shows that:

1) the output differs between rootNode and nodeSet
2) PrefixList is ignored when using nodeSet
3) XMLSignatureInput.needsToBeExpanded(true) has no effect for nodeSet when
called within the Canonicalizer (if not called before nodeSet is created)
4) rootNode works correctly in all cases, nodeSet works correctly in only one
case and that is not the case used by the signature code in xml-security (or
WSS4J)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.