{ "id": "104681", "key": "TIMOB-11698", "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": "14161", "description": "Release 3.0.1", "name": "Release 3.0.1", "archived": true, "released": true, "releaseDate": "2013-02-19" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" }, { "id": "14811", "description": "2013 Sprint 01 API", "name": "2013 Sprint 01 API", "archived": true, "released": true, "releaseDate": "2013-01-14" }, { "id": "14804", "description": "2013 Sprint 01", "name": "2013 Sprint 01", "archived": true, "released": true, "releaseDate": "2013-01-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-01-07T14:59:03.000+0000", "created": "2012-11-08T00:59:37.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "api", "kicthensink", "qe-ios214" ], "versions": [ { "id": "14613", "description": "Release 2.1.4", "name": "Release 2.1.4", "archived": true, "released": true, "releaseDate": "2012-11-12" } ], "issuelinks": [], "assignee": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2013-01-18T03:54:43.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": "Steps to reproduce:\r\n1. Launch KS \r\n2. Navigate to Phone > Photo Gallery\r\nActual result:\r\nA gray image view is displayed, no Gallery\r\n3.Rotate or shake device\r\nActual result:\r\nA Photo Gallery appears.\r\nExpected result:\r\nA Photo Gallery should be displayed after test is launched w/o shaking or rotating.\r\n4. Choose a photo\r\nActual result is the same as expected:\r\nConsole output:\r\n[INFO] PHOTO GALLERY SUCCESS cropRect.x 23 cropRect.y 245 cropRect.height 1558 cropRect.width 1480\r\nand \r\nthe image is displayed in the image view\r\n*not a regression, occurs in 2.1.3* *iPad only*\r\nLog is attached", "attachment": [ { "id": "33347", "filename": "log.txt", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-08T00:59:37.000+0000", "size": 1405, "mimeType": "text/plain" } ], "flagged": false, "summary": "iOS: Kitchen Sink - Inconsistency in displaying Photo Gallery ", "creator": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Tested on:\r\nTitanium Studio, build: 3.0.0.201210301422\r\nTitanium SDK, build: 2.1.4.v20121030173408\r\nDevices:\r\niPad mini iOS 6.0.1\r\niPad4 iOS 6.0", "comment": { "comments": [ { "id": "227627", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested on:\nTitanium Studio, build: 3.0.0.201211131839\nTitanium SDK, build: 3.0.0.v20121113170203\nDevices:\niPad mini iOS 6.0.1\niPad4 iOS 6.0\n\n*NOTE* no photo gallery displayed, not even after shake or rotation of device.", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-16T00:32:10.000+0000", "updated": "2012-11-16T00:32:10.000+0000" }, { "id": "233254", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "PR for master https://github.com/appcelerator-developer-relations/KitchenSink/pull/80\r\n\r\nPR for 3_0_X https://github.com/appcelerator-developer-relations/KitchenSink/pull/81", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-01-04T11:07:19.000+0000", "updated": "2013-01-04T11:07:19.000+0000" }, { "id": "233451", "author": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "body": "CR &FR ", "updateAuthor": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-07T14:59:03.000+0000", "updated": "2013-01-07T14:59:03.000+0000" }, { "id": "234901", "author": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified on:\r\nKS from https://github.com/appcelerator-developer-relations/KitchenSink\r\nBranch: 3_0_X and master\r\nStudio: 3.0.1.201212181159\r\nSDK: 3.0.1.v20130116154658, 3.1.0.v20130114171802\r\niOS Device: iPad mini (v6.0), iPad4 (v6.0)\r\nXCode: 4.5.2", "updateAuthor": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-18T03:54:43.000+0000", "updated": "2013-01-18T03:54:43.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }