[TIMOB-6193] MobileWeb: Ti.include() needs to use GET when retrieving resources
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-11-16T12:46:43.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | Sprint 2011-46, Release 1.8.0.1 |
Components | MobileWeb |
Labels | stage |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2011-11-15T11:51:49.000+0000 |
Updated | 2017-03-03T18:51:56.000+0000 |
Description
Ti.include() needs to use GET instead of POST when retrieving a remote resource.
Attachments
File | Date | Size |
---|---|---|
app.js | 2011-11-15T15:54:33.000+0000 | 1302 |
testinclude.js | 2011-11-15T15:54:33.000+0000 | 41 |
Pull request: https://github.com/appcelerator/titanium_mobile/pull/704
I should note that while this may work on Apache, it does NOT work on the web server in Ti Studio.
Closing ticket due to time passed and irrelevance of the issue.