[TIMOB-3590] Android: Aborting large download causes runtime error
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T22:09:59.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | abort, android, defect, download, error, reported-1.7.0, runtime |
Reporter | Natalie Huynh |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:46:59.000+0000 |
Updated | 2017-05-02T22:09:59.000+0000 |
Description
Steps to Reproduce:
1. Launch Kitchen Sink
2. Run Platform > XHR > File Download
3. Click on Large File Download
4. See the progress bar run and then click abort
5. Wait and error will display
Actual Result:
Runtime Error: Attempted read on closed stream
Expected Result:
abort download without runtime error
Tested on:
Nexus S 2.3.2 Titanium SDK version: 1.7.0 (Apr 12 2011 15:24
rcc9dd9e1)
No comments