{ "id": "130662", "key": "ALOY-1028", "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": "15758", "description": "Alloy 1.4.0", "name": "Alloy 1.4.0", "archived": false, "released": true, "releaseDate": "2014-07-17" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-05-23T16:41:30.000+0000", "created": "2014-05-20T07:38:06.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "android", "defect", "ios", "qe-testadded" ], "versions": [], "issuelinks": [ { "id": "37795", "type": { "id": "10011", "name": "Includes", "inward": "is included by", "outward": "includes" }, "inwardIssue": { "id": "115531", "key": "ALOY-691", "fields": { "summary": "Alloys Data Binding feature does not respect platform property", "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": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "39158", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "133368", "key": "ALOY-1090", "fields": { "summary": "Views XML: Support spaces in comma-separated lists of targets in the platform attribute", "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": "Medium", "id": "3" }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "updated": "2014-07-18T15:53:23.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": "12326", "name": "XML", "description": "View XML and parsing" } ], "description": "If multiple platforms are applied to the tableviewrow separated by comma then the rows are not visible for IOS/android platform.\r\n\r\nSteps to reproduce:\r\n1. Copy paste the code in alloy project in index.js, index.xml files respectively and run the app.\r\n\r\nActual Result:\r\nOnly two rows are visible. \r\n\r\nExpected Result:\r\nThree rows should be visible\r\n\r\n{Code}\r\nindex.js\r\n$.mainWin.open();\r\n {Code}\r\n\r\n{Code}\r\nindex.xml\r\n\r\n\t\r\n\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\r\n\t\t\t\r\n\r\n{Code}", "attachment": [ { "id": "48222", "filename": "Multi_Platform.png", "author": { "name": "svarshney", "key": "svarshney", "displayName": "Sapan Varshney", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-20T07:38:06.000+0000", "size": 20772, "mimeType": "image/png" } ], "flagged": false, "summary": "platform attribute with comma-separated string not correctly applied during build", "creator": { "name": "svarshney", "key": "svarshney", "displayName": "Sapan Varshney", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "svarshney", "key": "svarshney", "displayName": "Sapan Varshney", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Appcelerator Studio Build: 3.2.3.201404181520\r\nSDK Build : 3.2.3 GA\r\nacs : 1.0.14\r\nalloy : 1.3.1\r\njitsu : 0.13.0\r\nnpm : 1.3.2\r\ntitanium : 3.2.3\r\ntitanium-code-processor : 1.1.0\r\nDevice: iPhone4\r\nIOS : 6.0", "comment": { "comments": [ { "id": "305683", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Seems like an Alloy bug?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-20T13:47:36.000+0000", "updated": "2014-05-20T13:47:36.000+0000" }, { "id": "306247", "author": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "body": "Resolving the linked ticket included a change to the compilerUtils.isNodeForCurrentPlatform() function. That change resolved happened to also resolve this ticket.", "updateAuthor": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "created": "2014-05-23T16:41:06.000+0000", "updated": "2014-05-23T16:41:06.000+0000" }, { "id": "306248", "author": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "body": "Resolved by change made in ALOY-691", "updateAuthor": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "created": "2014-05-23T16:41:30.000+0000", "updated": "2014-05-23T16:41:30.000+0000" }, { "id": "306354", "author": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed on Android, iOS and MobileWeb.\r\n\r\nTiSDK 3.3.0.v20140523143057\r\nAlloy 1.4.0-alpha4\r\nAppcelerator Studio 3.3.0.201405211748\r\nCLI 3.3.0-alpha5\r\n\r\nClosing.", "updateAuthor": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-23T22:49:12.000+0000", "updated": "2014-05-23T22:49:12.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }