Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submit bug to Oracle about "Native JDK XSLT processor not handling negation inside a predicate correctly" #22

Open
philsmart opened this issue Sep 28, 2023 · 0 comments

Comments

@philsmart
Copy link
Member

philsmart commented Sep 28, 2023

The native JDK XSLT processor is not handling negation inside a predicate correctly. For example the XSLT match predicate:

alg:*[not(parent::md:Extensions)]

Incorrectly matches the EntityDescriptor of any input SAML Metadata XML.

I will clean this up into a generic PoC to perhaps submit to Oracle.

@alexstuart alexstuart changed the title Native JDK XSLT processor not handling negation inside a predicate correctly Submit bug to Oracle about "Native JDK XSLT processor not handling negation inside a predicate correctly" Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant