Project

Profile

Help

Bug #4435

closed

saxon:query() parameters

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

Status:
Closed
Priority:
Normal
Assignee:
Category:
Saxon extensions
Sprint/Milestone:
-
Start date:
2020-01-21
Due date:
% Done:

100%

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

Description

I noticed in the code for saxon:query() (class QueryFn) that it appears to handle query parameters in the third argument incorrectly: the value is obtained by atomizing "param" rather than "kid". Needs verifying.

The incorrect code is on the path where the parameters are supplied as a document node.

Actions #1

Updated by Michael Kay about 4 years ago

  • Status changed from New to Resolved
  • Priority changed from Low to Normal
  • Applies to branch 9.9, trunk added
  • Fix Committed on Branch 9.9, trunk added

Added xslt3-extra test case query-003 which verifies that the bug exists. Fix committed.

Actions #2

Updated by Michael Kay about 4 years ago

  • Description updated (diff)
Actions #3

Updated by O'Neil Delpratt about 4 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100
  • Fixed in Maintenance Release 9.9.1.7 added

Patch applied in the 9.9.1.7 maintenance release.

Please register to edit this issue

Also available in: Atom PDF