[TIMOB-170] Android: File.isReadonly always returns true
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:13.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 0.8.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:24:43.000+0000 |
Updated | 2011-04-17T01:52:13.000+0000 |
Description
Due to a problem in the JS <-> Java bridge, Boolean return values were being interpreted as true since a valid object is not false.
(from [81f51966270826616a659e6fadbde790ded0043b]) [#170 state:resolved] fixed typing problem on returned results http://github.com/appcelerator/titanium_mobile/commit/81f51966270826616a659e6fadbde790ded0043b"> http://github.com/appcelerator/titanium_mobile/commit/81f5196627082...