{ "id": "101311", "key": "TIMOB-10934", "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": "14164", "description": "Release 3.0.2", "name": "Release 3.0.2", "archived": true, "released": true, "releaseDate": "2013-02-19" } ], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-05-23T18:17:46.000+0000", "created": "2012-09-17T03:41:40.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "api", "qe-and090112" ], "versions": [ { "id": "14137", "description": "Release 2.1.3", "name": "Release 2.1.3", "archived": true, "released": true, "releaseDate": "2012-10-03" } ], "issuelinks": [], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-05-23T18:18:13.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" } ], "description": "'Deleting row' message is being displayed even after deletion of the last row.\r\nThis is not regression as issue occurs since 2.1.1 GA \r\n\r\nSteps to Reproduce:\r\n1. Launch refactored kitchensink.\r\n2. Go to Kitchensink> Base UI> Views> Table Views> Delete row.\r\n3. Click 'Delete row' button more than 5 times(no of rows to be deleted).\r\n\r\nExpected:\r\n Index out of range.NonExistent Row at 0.\r\n\r\nActual message displayed is:\r\n Deleting row 0 \r\n Index out of range.NonExistent Row at 0\r\n ", "attachment": [], "flagged": false, "summary": "Android: Kitchensink - 'Deleting row' message is being displayed even after deletion of the last row.", "creator": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "SDK: 2.1.3.v20120915120319\r\nStudio:2.1.2.201208301612\r\nDevices: Samsung galaxy tab(v 3.2), Samsung galaxy note(v 2.3.6)\r\nOS: OSX 10.8", "comment": { "comments": [ { "id": "242633", "author": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Issue does not reproduces with\r\n\r\nTitanium Studio, build: 3.0.1.201212181159\r\nTitanium SDK version: 3.1.0 (03/11/13 15:43 0c88429)\r\nTitanium SDK version: 3.0.2 (02/07/13 16:46 a4def81)\r\nDevice: Samsung galaxy s duos Android version: 4.0.4\r\n\r\njithinpv", "updateAuthor": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-18T11:46:06.000+0000", "updated": "2013-03-18T11:46:06.000+0000" }, { "id": "245930", "author": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Still occurs on:\nTested with:\nSDK: 3.1.0.v20130404173046\nStudio:3.1.0.201304011603\nDevice: iPhone5(v 6.0), iPad2(v 5.1)\nOS: OSX 10.7.5", "updateAuthor": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-05T10:44:26.000+0000", "updated": "2013-04-05T10:44:26.000+0000" }, { "id": "289777", "author": { "name": "nmittal", "key": "nmittal", "displayName": "Neha Mittal", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Issue still reproducible with following environment, however it does not reproduces with SDK: 3.1.3 GA, Hence it is regression.\r\n\r\nAppcelerator Studio, build: 3.2.1.201401241158\r\nSDK build: 3.2.1.v20140124163734 and 3.2.0 GA\r\nacs@1.0.12\r\nalloy@1.3.1-beta3\r\nnpm@1.3.2\r\ntitanium@3.2.1-beta3\r\ntitanium-code-processor@1.1.0\r\nMac9(Maverick)\r\nDevices: Galaxy Note (2.3.6) and Nexus 7(4.4.2)\r\n\r\nExecuted Following test steps:\r\n1. Launch refactored kitchensink.\r\n2. Go to Kitchensink> Base UI> Views> Table Views> Delete row.\r\n3. Click 'Delete row' button more than 5 times(no of rows to be deleted).\r\n\r\nActual Result using latest SDK build:\r\n1. Deleting row 0 displayed in console logs.\r\n\r\nActual Result using 3.1.3 GA build;\r\n1. Index out of range.NonExistent Row at 0 shown on window.\r\n\r\nExpected Result:\r\n1. Index out of range.NonExistent Row at 0 should be seen on window.\r\n\r\nHence reopening the issue.", "updateAuthor": { "name": "nmittal", "key": "nmittal", "displayName": "Neha Mittal", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-01-27T09:55:00.000+0000", "updated": "2014-01-27T09:55:00.000+0000" }, { "id": "420247", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as invalid as we no longer support this version of Kitchen Sink.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-05-23T18:17:46.000+0000", "updated": "2017-05-23T18:17:46.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }