[TIMOB-2553] iOS: support TiBlob.nativePath
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:59:25.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Backlog |
Components | iOS |
Labels | feature, ios |
Reporter | Bill Dawson |
Assignee | Stephen Tramer |
Created | 2011-04-15T03:22:34.000+0000 |
Updated | 2011-04-17T01:59:25.000+0000 |
Description
Android #1778
returns null if blob is not of file-type, else the nativePath if it is based on a file
(from [49374740a28357a89073e187edd5d57a99b0d296]) [#1778][#2553] Unit test for new blob.nativePath property https://github.com/appcelerator/titanium_mobile/commit/49374740a28357a89073e187edd5d57a99b0d296"> https://github.com/appcelerator/titanium_mobile/commit/49374740a283...
you guys can move that unit test from android/android.filesystem.js to filesystem.js when you're finished, if you wish. then you won't have to write your own unit test. :)
(from [cad3cbee2789d5bb34454a80e85d81bf451f73c4]) [#1778][#2553] Unit test for new blob.nativePath property https://github.com/appcelerator/titanium_mobile/commit/cad3cbee2789d5bb34454a80e85d81bf451f73c4"> https://github.com/appcelerator/titanium_mobile/commit/cad3cbee2789...
(from [e205180d02a8f5c12c62efb5d8906882d7c295a5]) [#2553 state:fixed-in-qa] Added nativePath as an alias for path to TiBlob. https://github.com/appcelerator/titanium_mobile/commit/e205180d02a8f5c12c62efb5d8906882d7c295a5"> https://github.com/appcelerator/titanium_mobile/commit/e205180d02a8...
Titanium SDK version: 1.6.0 (01/07/11 08:55 95363ab)