SCDH / seed-tei-transformations

XSL Transformations for processing TEI documents
MIT License
0 stars 0 forks source link

index out of bound error with certain dependency graphs on packages #29

Closed lueck closed 1 month ago

lueck commented 2 months ago

There can occor index out of bound errors with certain package dependency graphs with overrides. The error message is not informative.

This is a Saxon error: https://saxonica.plan.io/issues/6186

Updating to Saxon > 12.4 will do the trick.

An example dependency graph is in 54fc42781c613dfee838cbafae5c407fb9330a91.

lueck commented 2 months ago

Oxygen >= 26.1 has Saxon >= 12.4. So, when using this XSLT library, in older Oxygen Version, we might see such errors.