faustedition / faust-gen-html

Pipelines to generate HTML for the Faust edition's reading texts and prints.
1 stars 4 forks source link

circular key definition in text-unemend.xsl #645

Closed thvitt closed 5 years ago

thvitt commented 5 years ago

When running the pipeline with Saxon 9.8, we get an error:

WARN : file:/var/www/faust-gen/target/xproc/xslt/text-unemend.xsl:51:6:err:XPTY0004:An error occurred matching pattern {( element() | text() | comment() | processing-instruction() )[key("addSpan-for-node", generate-id(.))]}: 
ERROR: file:/var/www/faust-gen/target/xproc/xslt/text-unemend.xsl:51:11:err:XTDE0640:Key definition is circular
ERROR: Key definition is circular
ERROR:     cause: file:/var/www/faust-gen/target/xproc/xslt/text-unemend.xsl:51:11:err:XTDE0640:Key definition is circular
ERROR: Pipeline failed: Key definition is circular
ERROR: Underlying exception: Key definition is circular