[TIMOB-5108] Kitchensink: Platform>XHR>File download set web view (url) fails
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-08-24T16:07:15.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | kitchensink |
| Reporter | Eric Merriman |
| Assignee | Reggie Seagraves |
| Created | 2011-08-24T15:58:46.000+0000 |
| Updated | 2014-06-19T12:46:42.000+0000 |
Description
Description:
While testing Kitchensink, Platform>XHR>File download, pressing on "Set web view (URL) fails and the following appears in the conosole:
Tue Aug 23 14:40:46 unknown UIKitApplication:com.appcelerator.titanium[0xaf20][133] : [WARN] couldn't load URL: app://com.appcelerator.titanium/var/mobile/Applications/C960D466-B219-409E-AC8F-4433247E2636/Documents/test.pdf
Steps to reproduce:
1) Install KS 1.8.0 on iPod 3rd gen.
2) Navigate to Platform>XHR>File download
3) Tap on "set web view (url)" button
4) Check log output
Result:
The test fails to load anything, and the above-listed log output is visible in the log
Expected result:
Test loads the desired content
Notes:
Did not occur in 1.7.2
No longer able to reproduce. Must've been some sort of network issue despite other network apps functioning as expected.