{ "id": "82410", "key": "TIMOB-6038", "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": "12096", "description": "", "name": "Sprint 2012-04", "archived": true, "released": true, "releaseDate": "2012-02-26" }, { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" }, { "id": "13270", "description": "Release 1.8 Service Pack 3 (CI for 1_8_X)", "name": "Release 1.8.3", "archived": true, "released": false } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-04-13T12:22:34.000+0000", "created": "2011-11-07T11:36:09.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "module_app_properties", "parity", "qe-testadded" ], "versions": [ { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "issuelinks": [ { "id": "14645", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "77877", "key": "TIMOB-4696", "fields": { "summary": "iOS: Cannot retrieve property value set in tiapp.xml using Ti.App.Properties API", "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": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "dtoth", "key": "dtoth", "displayName": "Dawson Toth", "active": true, "timeZone": "America/New_York" }, "updated": "2012-07-16T04:36:56.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" } ], "attachment": [], "flagged": false, "summary": "Android: Ti.App.Properties - Cannot retrieve property value set in tiapp.xml ", "creator": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "TiMob sdk: 1.8.0.v20111106143455, TiStud: 1.0.7.201111061615, Mac OS X Lion", "comment": { "comments": [ { "id": "174485", "author": { "name": "kpomaski", "key": "kpomaski", "displayName": "Karol Pomaski", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Customer needs a fix\r\nHD ticket: http://appc.me/c/APP-135392", "updateAuthor": { "name": "kpomaski", "key": "kpomaski", "displayName": "Karol Pomaski", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-01T14:08:07.000+0000", "updated": "2011-12-01T14:08:07.000+0000" }, { "id": "179950", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Bug Still Valid.\r\nSDK: 1.9.0.v20120118184633, 1.8.0.1\r\nAndroid: V8/Rhino\r\nStudio: 1.0.8\r\nOS: Lion\r\nDevices Tested: Galaxy Nexus 4.0.2, Nexus S 2.3.6", "updateAuthor": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-19T15:54:11.000+0000", "updated": "2012-01-19T15:54:11.000+0000" }, { "id": "180566", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Still occurs on:\r\nKindle Fire with\r\nOS: Mac OS X (10.7.2)\r\nSDK: 1.8.1.v20120124200134\r\nTitanium Studio, build: 1.0.8.201201210622\r\n", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-25T11:39:17.000+0000", "updated": "2012-01-25T11:39:17.000+0000" }, { "id": "182748", "author": { "name": "dtoth", "key": "dtoth", "displayName": "Dawson Toth", "active": true, "timeZone": "America/New_York" }, "body": "The iOS implementation for this is in support/iphone/builder.py: copy_tiapp_properties, lines 451-492\r\nMobileWeb also supports this: mobileweb/compiler.py: lines 223-235", "updateAuthor": { "name": "dtoth", "key": "dtoth", "displayName": "Dawson Toth", "active": true, "timeZone": "America/New_York" }, "created": "2012-02-10T10:11:48.000+0000", "updated": "2012-02-10T10:11:48.000+0000" }, { "id": "182753", "author": { "name": "dtoth", "key": "dtoth", "displayName": "Dawson Toth", "active": true, "timeZone": "America/New_York" }, "body": "PR opened: https://github.com/appcelerator/titanium_mobile/pull/1395\r\n\r\nThis gives API parity, but with a couple complications:\r\n- tiapp.xml properties would overwrite existing properties.\r\n- removing a property from tiapp.xml wouldn't remove the last set value in shared preferences.", "updateAuthor": { "name": "dtoth", "key": "dtoth", "displayName": "Dawson Toth", "active": true, "timeZone": "America/New_York" }, "created": "2012-02-10T10:58:20.000+0000", "updated": "2012-02-10T10:58:20.000+0000" }, { "id": "182802", "author": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "body": "We need this issue resolved for ACS integration.", "updateAuthor": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-10T15:01:58.000+0000", "updated": "2012-02-10T15:01:58.000+0000" }, { "id": "183227", "author": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Opie - Please file a ticket for the improvements you mentioned in the ticket.", "updateAuthor": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-15T11:55:20.000+0000", "updated": "2012-02-15T11:55:20.000+0000" }, { "id": "184012", "author": { "name": "sshylaja", "key": "sshylaja", "displayName": "Sitara Shylaja", "active": true, "timeZone": "America/Los_Angeles" }, "body": "re-opening bug , still occurs in the following\r\nEnvironment\r\nTitanium mobile SDK :1.8.2.v20120221114636\r\nJavaScript Engine:V8\r\ndevices : Kindle Fire\r\n\r\n\r\n\r\n", "updateAuthor": { "name": "sshylaja", "key": "sshylaja", "displayName": "Sitara Shylaja", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-22T15:57:45.000+0000", "updated": "2012-02-22T15:57:45.000+0000" }, { "id": "184013", "author": { "name": "dtoth", "key": "dtoth", "displayName": "Dawson Toth", "active": true, "timeZone": "America/New_York" }, "body": "This was not merged in to 1.8.x, Sitara. Please try again but with the master branch.", "updateAuthor": { "name": "dtoth", "key": "dtoth", "displayName": "Dawson Toth", "active": true, "timeZone": "America/New_York" }, "created": "2012-02-22T16:05:15.000+0000", "updated": "2012-02-22T16:05:15.000+0000" }, { "id": "184015", "author": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Please reopen this issue if it persists with the master branch.", "updateAuthor": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-22T16:51:49.000+0000", "updated": "2012-02-22T16:51:49.000+0000" }, { "id": "185198", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as Fixed.\r\n\r\nSDK: 2.0.0.v20120305174654\r\nAndroid: V8\r\nStudio: 2.0.0.201203051741\r\nOS: Snow Leopard\r\nDevices Tested: Nexus One 2.2.2, Revolution 2.3.4, Xoom 3.2.1, Galaxy Nexus 4.0.2\r\n\r\nNote: Bug never occurred on Revolution 2.3.4.", "updateAuthor": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-03-06T11:28:00.000+0000", "updated": "2012-03-06T11:28:00.000+0000" }, { "id": "207650", "author": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Environment used for verification -\r\nTested with Titanium SDK: 2.1.1.v20120712160111\r\nTested with Titanium  Studio: 2.1.1.201207121732\r\nDevice - LG-P970 Android 2.2.2 \r\nMachine OS - MAC 10.7.3", "updateAuthor": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-16T04:36:56.000+0000", "updated": "2012-07-16T04:36:56.000+0000" } ], "maxResults": 14, "total": 14, "startAt": 0 } } }