Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4942] Remove 'path' property from Blob

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2012-02-10T00:34:54.000+0000
Affected Version/sn/a
Fix Version/sSprint 2012-02, Release 2.0.0, Release 1.8.1
ComponentsiOS
Labelsparity
ReporterReggie Seagraves
AssigneeSabil Rahim
Created2011-08-08T15:01:39.000+0000
Updated2012-03-04T22:17:20.000+0000

Description

Ti.Blob exposes (on iOS only) a 'path' property that was used internally. We need to get rid of this property and update its documentation. Please coordinate with Blain.

Attachments

FileDateSize
filesystem.js2012-01-09T12:53:00.000+000015938

Comments

  1. Sabil Rahim 2011-08-22

    pull pending #401
  2. Dustin Hyde 2011-12-09

    Bug fixed. Verified on: SDK: 1.8.0.1.v20111209011840 Studio: 1.0.7.201112080131 OS: OS X Lion Devices Tested: iPhone Simulator 5.0, iPhone 5.0.1 Blob.path correctly returns null. Blob.path is correctly removed from the documentation.
  3. Natalie Huynh 2012-01-09

    Issue is not fixed as listed, we only removed this from documentation, however the property is still available. I have attached a drillbit test case that shows the return value of blob.path. If the property is not available it should return undefined not null.
  4. Thomas Huelbert 2012-01-23

    doc issue checked, remainder of issue cannot be validate dby qe. closing.
  5. Thomas Huelbert 2012-01-23

    removed port tag

JSON Source