{ "id": "93645", "key": "TIMOB-9700", "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": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2017-05-22T21:14:55.000+0000", "created": "2012-06-21T13:23:12.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "anvil", "core" ], "versions": [ { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-05-23T20:37:17.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": "{code}\r\nvar testRun = {};\r\nfunction valueOf(test, actual) {\r\n\treturn {\r\n\t\tshouldBe : function(expected) {\r\n\t\t\t\tTi.API.info(\"expected: <\"+expected+\">, actual: <\"+actual+\">\");\r\n\t\t}\r\n\t};\r\n}\r\n\r\nvar view = Ti.UI.createView();\r\nview.customObj = { test: 'hello'};\r\nview.customObj.test = \"hello2\";\r\nvalueOf(testRun, view.customObj.test).shouldBe(\"hello2\");\r\n{code}\r\n\r\nAnvil suite/test: kroll - customObjects", "attachment": [], "flagged": false, "summary": "iOS: custom property on TiView object cannot be changed", "creator": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iOS", "comment": { "comments": [ { "id": "213012", "author": { "name": "opiecyrus", "key": "opiecyrus", "displayName": "Opie Cyrus", "active": true, "timeZone": "America/Chicago" }, "body": "Does this work in a stand alone test case or is this suspected as a problem with the Anvil framework?", "updateAuthor": { "name": "opiecyrus", "key": "opiecyrus", "displayName": "Opie Cyrus", "active": true, "timeZone": "America/Chicago" }, "created": "2012-08-06T15:30:19.000+0000", "updated": "2012-08-06T15:30:19.000+0000" }, { "id": "215865", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Remember the one test that iOS always failed in Kroll back in Drillbit? That's this test. It's because of how Kroll on iOS does a copy on read, copy on write.", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-23T12:18:32.000+0000", "updated": "2012-08-23T12:18:32.000+0000" }, { "id": "247046", "author": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Issue reproduces \n\nTested with\n\nTitanium Studio, build: 3.0.1.201212181159\nTitanium SDK version: 3.1.0 \nTitanium SDK version: 3.0.2 \niOS iPhone Simulator: iOS SDK version: 6.0\n", "updateAuthor": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-11T11:28:59.000+0000", "updated": "2013-04-11T11:28:59.000+0000" }, { "id": "420159", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Resolving as \"Won't Fix\" as we no longer support Drillbit.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-05-22T21:14:55.000+0000", "updated": "2017-05-22T21:14:55.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }