Actions
Bug #1644
closed"FORG0006: Effective boolean value is not defined" for a TEI transformation with byteCodeGeneration ON
Start date:
2012-11-13
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Description
Hi,
We stumbled upon the following exception while running a TEI (Text Encoding Initiative) transformation with Saxon 9.4.0.6 EE with byte code generation ON:
Error on line 1338 of RngToRnc.xsl:
FORG0006: Effective boolean value is not defined
Transformation failed: Run-time errors were reported
To reproduce it you first have to download the TEI stylesheets v6.19 available at http://sourceforge.net/projects/tei/files/Stylesheets/. After that, just run a transformation on the attached XML file using as XSL: tei-xsl-6.19/xml/tei/stylesheet/odds2/odd2lite.xsl. The transformation will fail with the above error message.
The transformation succeeds when byte code generation is disabled. I'm sorry I didn't succeeded in creating a smaller example to reproduce the issue.
Files
Please register to edit this issue
Actions