[TIMOB-3447] iOS: Large file Download gives error: "Unable to create request (bad url?)"
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-05-04T13:46:58.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Sprint 2011-18 |
Components | iOS |
Labels | defect, download, ios, regression, reported-1.7.0, xhr |
Reporter | Natalie Huynh |
Assignee | Jacob Relkin |
Created | 2011-04-15T03:45:16.000+0000 |
Updated | 2011-05-04T13:46:58.000+0000 |
Description
Steps to Reproduce:
1. Launch Kitchen Sink on Device
2. Run Platform > XHR > File Download
3. Click on Large File Download
Actual Result:
Unable to create request (bad url?) (see attached image)
Expected Result:
To complete download without error
Note: Also run Drillbit Ti.Network.HTTPClient
largeFileWithRedirect
false
Error Domain=ASIHTTPRequestErrorDomain Code=5 "Unable to create request (bad url?)" UserInfo=0xe057c60 {NSLocalizedDescription=Unable to create request (bad url?)}
Attachments
File | Date | Size |
---|---|---|
screenshot-20110325-110835.png | 2011-04-15T03:45:17.000+0000 | 227273 |
Tested with 1.7.0.ad264c9 apiTest true 4 Success largeFileWithRedirect false Error Domain=ASIHTTPRequestErrorDomain Code=5 "Unable to create request (bad url?)" UserInfo=0xd21c0c0 {NSLocalizedDescription=Unable to create request (bad url?)} emptyPOSTSend true 34 Success responseHeadersBug true -1 Success
Worked with build: 1.6.1.2fdc0c5 (03/15/11 11:45)
Tested with iPhone 4 (4.3.2) with build 1.7.0fbd779f... (05/04/11 12:42)