[TIMOB-4214] Android: Filesystem - Implement missing File.getParent() method
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T22:03:07.000+0000 |
Affected Version/s | Release 1.7.0, Release 1.8.0.1 |
Fix Version/s | n/a |
Components | Android |
Labels | parity, tbs-2.1.0 |
Reporter | Paul Dowsett |
Assignee | Ingo Muschenetz |
Created | 2011-05-25T07:14:05.000+0000 |
Updated | 2017-05-02T22:03:07.000+0000 |
Description
Problem
The KitchenSink [filesystem.js](https://github.com/appcelerator/titanium_mobile/blob/master/demos/KitchenSink/Resources/examples/filesystem.js) indicates that getParent() method has not been implemented or are not working for Titanium.Filesystem.File.Log
(kroll$6: app://examples/filesystem.js) [2,5660266] getParent = null
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.