Project

Profile

Help

Bug #4552

closed

Incorrect output for streamed xsl:message call

Added by Michael Kay almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
2020-05-12
Due date:
% Done:

100%

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

Description

Test case si-message-002 is failing on the 10.1 development branch. The test succeeds in 9.9 and 10.0. It's not clear what has changed.

The first symptom is that 9.9 outputs the warning:

Warning on line 28 column 92 of si-message-A.xsl:
  SXST0067: Execution of xsl:message is not fully streamed

whereas 10.1 is outputting

Warning on line 28 of si-message-A.xsl:
  SXST0067  Execution of consume(consume(((account/transaction[@value lt 0])/@value,
  ...)!.)) is not fully streamed

Please register to edit this issue

Also available in: Atom PDF