{ "id": "118417", "key": "ALOY-786", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [ { "id": "15403", "description": "Alloy 1.3.0", "name": "Alloy 1.3.0", "archived": false, "released": true, "releaseDate": "2013-12-20" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-10-10T23:30:20.000+0000", "created": "2013-08-13T16:20:44.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "qe-testadded" ], "versions": [], "issuelinks": [ { "id": "31080", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "91409", "key": "TIMOB-9007", "fields": { "summary": "iOS: UI.Switch - does not display if value is not set when rendered", "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": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-10-10T23:30:24.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": "12332", "name": "Titanium SDK", "description": "Any integration or issues with the TiSDK" }, { "id": "12326", "name": "XML", "description": "View XML and parsing" } ], "description": "There is a known issue (TIMOB-9007) with Ti.UI.Switch where it won't render properly if the {{value}} property is not set on creation. The Alloy parser should detect when this property is not provided and add it to the creation dictionary.", "attachment": [], "flagged": false, "summary": "Alloy parser for Switch should set the value property on iOS", "creator": { "name": "pegli", "key": "pegli", "displayName": "Paul Mietz Egli", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Alloy 1.2.1 git head", "comment": { "comments": [ { "id": "266573", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi Paul,\n\nIt would help us out if you could provide an Alloy test case which reproduces the problem.\n\nThanks!", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-14T23:33:54.000+0000", "updated": "2013-08-14T23:33:54.000+0000" }, { "id": "266601", "author": { "name": "pegli", "key": "pegli", "displayName": "Paul Mietz Egli", "active": true, "timeZone": "America/Los_Angeles" }, "body": "To reproduce, create an Alloy view with the following markup:\r\n\r\n{code:xml}\r\n\r\n \r\n \r\n \r\n\r\n{code}\r\n\r\nThe switch control will not be displayed.\r\n\r\nI have sent a pull request on GitHub which fixes this issue: https://github.com/appcelerator/alloy/pull/219/commits", "updateAuthor": { "name": "pegli", "key": "pegli", "displayName": "Paul Mietz Egli", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-15T01:13:07.000+0000", "updated": "2013-08-15T01:13:07.000+0000" }, { "id": "266953", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR: https://github.com/appcelerator/alloy/pull/224\r\noriginal PR: https://github.com/appcelerator/alloy/pull/219\r\ntest app: https://github.com/appcelerator/alloy/tree/master/test/apps/ui/switch\r\n\r\nFunctional test should be confirmed on all platforms that support. Some guidance for these tests:\r\n\r\nh3. iOS\r\n\r\nMake sure that a single switch shows up, that's it.\r\n\r\nh3. Android\r\n\r\nmake sure a default switch, a switch with different title(On/Off) properties, and a checkbox appear. These properties are claimed to be supported on Mobileweb and tizen as well. ", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-16T21:07:46.000+0000", "updated": "2013-08-16T21:07:46.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }