{ "id": "63828", "key": "TIMOB-3196", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2012-07-26T16:28:46.000+0000", "created": "2011-04-15T03:39:12.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [ { "id": "19297", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "94532", "key": "TIMOB-9901", "fields": { "summary": "TiAPI: Review and clean up platform bugs and reduce bug count by 20%.", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-07-26T20:30:27.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

Hi,

\n

I have create an apps for iphone, where i used\nFilesystem.getFile

\n

var xmlf =\nTi.Filesystem.getFile(Ti.Filesystem.resourcesDirectory,'xml',filexml);

\n

With Iphone all is good

\n

I have Titanium developer 1.2.2 with :
\n[INFO] Titanium SDK version: 1.6.0.RC1\n[INFO] iPhone Device family: ipad [INFO] iPhone SDK version: 4.2 [INFO] iPhone simulated device: ipad

\n

I have change for iPad;
\nvar xmlf = Ti.Filesystem.getFile('../xml/'+filexml);
\nbut i have the same result.
\nI receive this error : [ERROR] Script Error = Result of\nexpression 'Ti.Filesystem' [undefined] is not an object.

\n

Is it possible to acess Filesystem ?

{html}", "attachment": [], "flagged": false, "summary": "Ipad Filesystem", "creator": { "name": "sofitus", "key": "sofitus", "displayName": "sofitus", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "sofitus", "key": "sofitus", "displayName": "sofitus", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "130262", "author": { "name": "sofitus", "key": "sofitus", "displayName": "sofitus", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

I have resolved the problems.
\nYou must build 6 times and verify the Filesystem module.
\nThere is no reason.

{html}", "updateAuthor": { "name": "sofitus", "key": "sofitus", "displayName": "sofitus", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:39:12.000+0000", "updated": "2011-04-15T03:39:12.000+0000" }, { "id": "209965", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "# No test provided\r\n# Filer says problem was resolved", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-26T16:28:46.000+0000", "updated": "2012-07-26T16:28:46.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }