Support #4199
closedStylesheet Export File incorrectly marking something as an EE feature
0%
Description
Encountered seemingly a bug with the SEF feature where a predicate checking the value of an attribute is found in a sequence. When attempting to use the exported stylesheet with PE I'm getting an error "Cannot load expression with tag gcEE. The stylesheet uses Saxon-EE features".
I've cutdown the actual stylesheet I was attempting to export to just down to a template with the offending match predicate and verified that running the non-exported version with PE works just fine, but attempting to use the SEF version throws the same error.
I've tested various versions and the "gcEE" error seems to have been introduced in 9.8.0.1 and is still present all the way up to 9.9.1.2
Attached is the stylesheet used to test this behaviour.
Files
Please register to edit this issue