{ "id": "174730", "key": "AC-6488", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": null, "resolutiondate": null, "created": "2020-02-13T02:01:46.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "amukherjee", "key": "amukherjee", "displayName": "Abir Mukherjee", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2020-02-20T12:28:11.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "I upgraded from sdk8.2.0.GA to 8.3.1.GA.\r\nBut there was a problem with UITableView.\r\nAn error occurs in selectItem processing.\r\n\r\nHere is the code.\r\n\r\n{code:java}\r\n$.listDetailView.selectItem(category, section.items.length - 1);\r\n{code}\r\n\r\nHere is the error.\r\n\r\n{code:java}\r\n[ERROR] Script Error {\r\n[ERROR] column = 32;\r\n[ERROR] line = 1754;\r\n[ERROR] message = \"Attempted to scroll the table view to an out-of-bounds row (1) when there are only 1 rows in section 0. Table view: ; layer = ; contentOffset: {0, 0}; contentSize: {994, 1270}; adjustedContentInset: {0, 0, 0, 0}; dataSource: >>\";\r\n{code}\r\n\r\n8.2.0.GA does not cause an error.\r\nHow can it be solved?", "attachment": [], "flagged": false, "summary": "UITableView Error occurred after upgrading from titanium sdk 8.2.0.GA to 8.3.1.GA", "creator": { "name": "koki_shigeyama", "key": "koki_shigeyama", "displayName": "koki_shigeyama", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "koki_shigeyama", "key": "koki_shigeyama", "displayName": "koki_shigeyama", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Operating System\r\n Name = Mac OS X\r\n Version = 10.15.2\r\n Architecture = 64bit\r\n # CPUs = 4\r\n Memory = 8589934592\r\n\r\nNode.js\r\n Node.js Version = 10.18.1\r\n npm Version = 6.13.4\r\n\r\nTitanium CLI\r\n CLI Version = 5.2.2\r\n\r\nTitanium SDK\r\n SDK Version = 8.2.0.GA\r\n SDK Path = /Users/shige/Library/Application Support/Titanium/mobilesdk/osx/8.2.0.GA\r\n Target Platform = iphone\r\n\r\nCommand\r\n /Users/shige/.nvm/versions/node/v10.18.1/bin/node /Users/shige/.nvm/versions/node/v10.18.1/bin/ti build --sdk 8.2.0.GA --config-file /Users/shige/.titanium/config.json --platform iphone --project-dir . --log-level trace --target simulator --no-banner\r\n\r\n[TRACE] [ioslib] No iOS Simulator UDID specified, searching for best match\r\n[TRACE] [ioslib] Scanning Xcodes: 11.3:11C29 11.3.1:11C505\r\n[TRACE] [ioslib] Scanning Xcode 11.3:11C29 sims: 13.2.2\r\n[TRACE] [ioslib] No watch app being installed, so picking first Simulator\r\n[TRACE] [ioslib] Autoselected iOS Simulator: iPad Pro (12.9-inch) (3rd generation)\r\n[TRACE] [ioslib] UDID = FEC5D486-4E90-45BB-9AA2-3F1E7DC23074\r\n[TRACE] [ioslib] iOS = 13.2.2\r\n[TRACE] [ioslib] Autoselected Xcode: 11.3", "comment": { "comments": [ { "id": "454362", "author": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "body": "Can you share the rest of the relevant code? Preferably a standalone app I can use to reproduce the issue, so we can investigate better!", "updateAuthor": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-02-20T12:27:38.000+0000", "updated": "2020-02-20T12:28:11.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }