{ "id": "76499", "key": "TIMOB-4447", "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": [ { "id": "11360", "description": "Mobile 1.8.0 M07", "name": "Sprint 2011-28", "archived": true, "released": true, "releaseDate": "2011-07-18" }, { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-11-05T13:59:33.000+0000", "created": "2011-06-16T13:35:57.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [ { "id": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" }, { "id": "11367", "description": "", "name": "Release 1.7.1", "archived": true, "released": true, "releaseDate": "2011-06-21" } ], "issuelinks": [], "assignee": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-11-05T13:59:33.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "h3. The Problem\r\nIf you place the .jss files in their respective \"/resources/iphone/\" and \"/resources/android/\" folders and run the app.js file you'll find that on android it loads the \"/resources/iphone/app.jss\" file instead of the one for \"/resources/android/app.jss\" file. \r\nIf you then remove the .jss file from the /iphone/ folder it correctly finds the android .jss file\r\nh3. To reproduce:\r\nFollow instructions and use the code in the gist.\r\nhttps://gist.github.com/2d9511792698cf93dd41\r\nh3. Helpdesk Ticket:\r\nAPP-934675", "attachment": [ { "id": "21840", "filename": "timob4447.zip", "author": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-07-14T12:08:46.000+0000", "size": 748563, "mimeType": "application/zip" } ], "flagged": false, "summary": "Android: JSS picks up jss file from the iphone folder", "creator": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "156955", "author": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Pedro, is this with fastdev, without fastdev, or both?", "updateAuthor": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-06-16T13:46:39.000+0000", "updated": "2011-06-16T13:46:39.000+0000" }, { "id": "156958", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "This was with FastDev, I will try now without it.", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-06-16T14:03:50.000+0000", "updated": "2011-06-16T14:03:50.000+0000" }, { "id": "156960", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Tested with fastdev off and get the same results (after a clean rebuild). Let me know if you need anything else.", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-06-16T14:37:30.000+0000", "updated": "2011-06-16T14:37:30.000+0000" }, { "id": "159534", "author": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "body": "To verify this is fixed: \n\nBuild and run this test for both Android and iOS. In iOS, you should see a horizontal button with red text, in Android you should see a vertical button with blue text.", "updateAuthor": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-07-14T12:08:46.000+0000", "updated": "2011-07-14T12:08:46.000+0000" }, { "id": "165417", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with 1.8.0.v20110906155354 on \nMotorola Xoom 3.2\nNexus One 2.2.2\niPad 2 4.3.5\nSimulator 4.1", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-09-08T14:42:46.000+0000", "updated": "2011-09-08T14:42:46.000+0000" }, { "id": "171628", "author": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Standardizing summary and labels.", "updateAuthor": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-05T13:59:01.000+0000", "updated": "2011-11-05T13:59:01.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }