Project

Profile

Help

Bug #3611

closed

Handle error responses from HTTP requests

Added by Debbie Lockett over 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Sprint/Milestone:
-
Start date:
2018-01-10
Due date:
% Done:

100%

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

Description

Error responses from HTTP requests (using ixsl:schedule-action/@http-request) are not properly handled, i.e. when http.status >= 400.

Currently we get a crash:

Uncaught TypeError: Cannot read property 'split' of null at XMLHttpRequest.http.onreadystatechange

(SaxonJS.js:314)

Please register to edit this issue

Also available in: Atom PDF Tracking page