Project

Profile

Help

Bug #3257

closed

Crash in xsl:iterate - Internal error: no value for variable $word at line 27 of .....xsl

Added by Michael Kay about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Internals
Sprint/Milestone:
-
Start date:
2017-06-10
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.8
Fix Committed on Branch:
9.8, trunk
Fixed in Maintenance Release:
Platforms:

Description

The variable in question is an xsl:iterate parameter.

The code is using Evaluator.SINGLE_ITEM which should only happen with a cardinality of exactly-one, but it seems the cardinality is zero-or-one.

Stylesheet attached; any source document will do.


Files

random-spec.xsl (1.61 KB) random-spec.xsl Michael Kay, 2017-06-11 00:46

Please register to edit this issue

Also available in: Atom PDF