Project

Profile

Help

Bug #4938

closed

Strange behavior of string-join()?

Added by Johan Gheys about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
XPath conformance
Sprint/Milestone:
-
Start date:
2021-03-15
Due date:
% Done:

100%

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

Description

I use Saxon-EE 10.3 and have a strange behavior when I use the string-join () function. I have uploaded a test case where the output folder contains both the expected result and the generated result. For some unknown reason, infrastructure text lines are split into multiple items when I use the string-join() function (line 127 in create-sts-report-xml.xslt). If I replace it with the concat() function, everything works fine. Or if I just process the last element (by uncommenting lines 18 and 65), the result - even with string-join() - is ok too. Can anyone explain what's going on here?


Files

string-join.zip (16.1 KB) string-join.zip Johan Gheys, 2021-03-15 16:53
string-join.zip (16.1 KB) string-join.zip Johan Gheys, 2021-03-18 09:17

Please register to edit this issue

Also available in: Atom PDF