Skip to content

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

@philsmart

Description

@philsmart

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    deferIssues that have been deferred for the time being

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions