Project

Profile

Help

Support #6119

open

Advice on tracking down log warning

Added by John Cotton 11 months ago. Updated 11 months ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
2023-07-06
Due date:
% Done:

0%

Estimated time:
Applies to JS Branch:
Fix Committed on JS Branch:
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-

Description

I'm processing '00s of XSL files (with the same XML input) with SaxonJS.

Many throw out this console log:

Cannot compare items of types xs:integer and xs:string: the comparison can succeed only if one of the values is an empty sequence.

It doesn't appear to prevent any output. However, it would be great to know what's causing it.

I've logged the code that's making the warning, but the data at that point is (I think) my "compiled" XSLT, so it's impossible to know where the issue is coming from.

Any advice on finding it?

Regards John

Please register to edit this issue

Also available in: Atom PDF Tracking page