[TIMOB-7602] MobileWeb : XHR - Firefox: In Kitchen Sink > Platform > XHR > File Download the following error is output to the console "Titanium.UI.iPhone is undefined [Break On This Error] function compactPath(path) {"
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2012-02-28T12:22:02.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | qe-mw020912 |
| Reporter | Michael Pettiford |
| Assignee | Chris Barber |
| Created | 2012-02-09T14:45:13.000+0000 |
| Updated | 2014-01-28T23:57:35.000+0000 |
Description
Steps to reproduce:
1. Launch Kitchen Sink in Firefox
2. Navigate to Platform > XHR > File Download
Actual result:
The following is output to the console "Titanium.UI.iPhone is undefined
[Break On This Error]
function compactPath(path) {"
Expected result:
A new window is displayed with a progress indicator, and 4 buttons
iPhone and android namespaces are not supported on Mobile Web. Kitchen sink must be modified so that it does not reference that namespace in mobile web.