[TIMOB-5596] MobileWeb: Ti.include does not support including files with unicode names.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-10-13T13:09:26.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.7.2 |
Components | n/a |
Labels | n/a |
Reporter | Misha Vasko |
Assignee | Chris Barber |
Created | 2011-06-24T02:57:08.000+0000 |
Updated | 2014-06-19T12:43:36.000+0000 |
Description
Ti.include does not support including files with unicode names.
How to reproduce:
1. Run unicode demo in KitchenSink_HTML5
2. Click the 'Click me' button.
The alert should be shown if including of files with unicode name works.
Now error occurs 404: cannot find file
Please update with latest information you have about iOS and Android. provide code samples
iOS_SDK and Android_SDK don't support Unicode filenames. Application crashes when file with Unicode filename is present in application resources. Demo with including file with Unicode name was deleted from Kitchensink_HTML5.
Moving ticket to mobileweb.