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=42599>. 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=42599 ------- Additional Comments From [EMAIL PROTECTED] 2007-08-22 02:38 ------- (In reply to comment #5) (moved from 42239) I've tried the xpointer resolver for generating signatures for the german banking interface EBICS which uses #xpointer(//[EMAIL PROTECTED]'true']) to sign all elements with this attribute. Unfortunately, signing fails because CanonicalizerBase.canonicalizeXPathNodeSet strips away subnodes because isVisibleDO returns 0 for subnodes of nodes in the xpathnodeset. The check for visibility in xpathnodesets probably should check if the element itself or one of its ancestors is contained in the xpathnodeset. Regards Christian -- 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.