[TIMOB-9182] MobileWeb: Blob's nativePath default value needs to be null
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-05-22T14:40:52.000+0000 |
Affected Version/s | Release 2.0.1 |
Fix Version/s | Release 2.1.0, Sprint 2012-11 MW |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-05-20T15:17:53.000+0000 |
Updated | 2017-03-04T00:00:48.000+0000 |
Description
Turns out the default value of the nativePath needs to be null and not an empty string.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/2248
Closing ticket as MobileWeb is no longer supported.