[TIMOB-12541] iOS: XHR - File Download - Script Error if "Abort" button pressed
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-20T22:40:44.000+0000 |
Affected Version/s | Release 3.0.2 |
Fix Version/s | n/a |
Components | iOS |
Labels | qe-sdk3.0.2, usability |
Reporter | Olga Romero |
Assignee | Eric Merriman |
Created | 2013-02-01T01:42:41.000+0000 |
Updated | 2017-06-20T22:40:44.000+0000 |
Description
Description:
Pressing "Abort" button before XHR file download returns
Script Error = 'null' is not an object (evaluating 'o.abort') at xhr_filedownload.js (line 1).
Not a regression, occurs in 3.0.0.GA
Test steps:
1. KS> Platform> XHR>File Download
2. Click "Abort"
Actual:
Application Error
Expected:
Alert message something like:"Please start file download before....."
Attachments
Closing ticket as invalid as we no longer use or support this version of Kitchen Sink.