https://issues.apache.org/bugzilla/show_bug.cgi?id=44617
Summary: Regression when processing XPath transform
Product: Security
Version: Java 1.4.1
Platform: All
OS/Version: All
Status: NEW
Severity: regression
Priority: P2
Component: Signature
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
org.apache.xml.security.exceptions.XMLSecurityRuntimeException: Current Node:
[#text:
YWBCmDfU8JQVl3odJ358jqjZn5YCRkBN8D//t+Kd2YIVJvwCMO8uv9B1+t1sJkMjgF5R4fJbVRj4
bXW54pSR3n1nKeUSz27HavigQs7oK+UAIDrNPHkW/5ybOtYzOJftHak0IGDTehFiYOVGPNTiuzG3
WKui1eRbw/V4N0n89AE=], type: 3
Original Exception was java.lang.RuntimeException: Could not resolve the node
to a handle
at
org.apache.xml.security.transforms.implementations.TransformXPath$XPathNodeFilter.isNodeInclude(Unknown
Source)
at
org.apache.xml.security.c14n.implementations.CanonicalizerBase.isVisible(Unknown
Source)
at
org.apache.xml.security.c14n.implementations.CanonicalizerBase.canonicalizeXPathNodeSet(Unknown
Source)
at
org.apache.xml.security.c14n.implementations.CanonicalizerBase.engineCanonicalizeXPathNodeSetInternal(Unknown
Source)
at
org.apache.xml.security.c14n.implementations.CanonicalizerBase.engineCanonicalize(Unknown
Source)
at
org.apache.xml.security.transforms.implementations.TransformC14NWithComments.enginePerformTransform(Unknown
Source)
at
org.apache.xml.security.transforms.Transform.performTransform(Unknown Source)
at
org.apache.xml.security.transforms.Transforms.performTransforms(Unknown Source)
at
org.apache.xml.security.signature.Reference.getContentsAfterTransformation(Unknown
Source)
at
org.apache.xml.security.signature.Reference.dereferenceURIandPerformTransforms(Unknown
Source)
at org.apache.xml.security.signature.Reference.calculateDigest(Unknown
Source)
at org.apache.xml.security.signature.Reference.verify(Unknown Source)
at org.apache.xml.security.signature.Manifest.verifyReferences(Unknown
Source)
at org.apache.xml.security.signature.SignedInfo.verify(Unknown Source)
at
org.apache.xml.security.signature.XMLSignature.checkSignatureValue(Unknown
Source)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.