Project

Profile

Help

Bug #4383

closed

Uncaught TypeError: context.fixed.options.deliverResultDocument is not a function at resultDoc (SaxonJS.js:6639)

Added by David Priest over 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Low
Category:
-
Sprint/Milestone:
-
Start date:
2019-11-14
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

While porting server-side XSLT code to client-side SaxonJS I encountered the error "Uncaught TypeError: context.fixed.options.deliverResultDocument is not a function at resultDoc (SaxonJS.js:6639)ā€. And indeed, a search of SaxonJS.js turns up no evidence of a function with the name "deliverResultDocumentā€!

Actions #1

Updated by Michael Kay over 4 years ago

  • Project changed from Saxon to SaxonJS
  • Assignee set to Debbie Lockett
Actions #2

Updated by David Priest over 4 years ago

Additional note: the cause of this error was traced to neglecting to place a hashtag (#) in front of the HTML element ID.

Actions #3

Updated by Debbie Lockett over 4 years ago

  • Description updated (diff)
Actions #4

Updated by Debbie Lockett almost 4 years ago

Should check whether we still get the same internal error with Saxon-JS 2. Otherwise maybe this is really a support or documentation issue...

Actions #5

Updated by Michael Kay almost 4 years ago

  • Status changed from New to Closed

With no concrete repro to investigate, there seems little value in keeping this old bug open.

Please register to edit this issue

Also available in: Atom PDF Tracking page