Re: [PR] [SANTUARIO-576] Fix saml validation with saaj 1 .4+ [santuario-xml-security-java]

RivalAUT (via GitHub) <[email protected]>
Newsgroups gmane.text.xml.security.devel
Message-ID <PR_kwDOD7oF986MQ2lS-3008483a-7089-4b03-9ed1-69a4f02ea749@gitbox.apache.org>
RivalAUT commented on PR #453:
URL: https://github.com/apache/santuario-xml-security-java/pull/453#issuecomment-2700531060

   I sent a test case per mail on 13th January.
   It happens because currentNode is of type com.sun.org.apache.xerces.internal.dom.ElementNSImpl and excludeNode is of type com.sun.xml.messaging.saaj.soap.impl.ElementImpl, where only checking from com.sun.xml.messaging.saaj.soap.impl.ElementImpl returns the correct result. As both currentNode and excludeNode can be from this class (in my case it is excludeNode, but in the original Jira Ticket it was the other way around), both have to be checked.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.