https://issues.apache.org/bugzilla/show_bug.cgi?id=44617


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from [EMAIL PROTECTED]  2008-03-17 06:57:43 PST ---
Fixed in Head. A new regression test case has been added (thanks to Frank
Cornelis). 

The problem was caused by the fix for 42061 (Method to disable
XMLUtils.addReturnToElement). In that fix, the DOM tree was modified to add
return characters after the XPath transform had been processed when generating
the signature. When the XPath transform was processed when validating the
signature, an XMLSecurityRuntime exception was thrown because the XPath
implementation had cached references to the nodes the first time it was
processed and now they no longer resolved to the same objects.


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

Reply via email to