{ "id": "172895", "key": "TIMOB-26754", "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": [], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2019-01-28T18:05:13.000+0000", "created": "2019-01-20T14:24:33.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [ { "id": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" } ], "issuelinks": [], "assignee": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2019-01-28T18:05: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": "I haven't pinpointed it down so far, but some element of the ListView in SDK 8+ breaks our app. Log:\r\n{code}\r\n[ERROR] TiExceptionHandler: (main) [13385,13385] ti:/listview.js:53\r\n[ERROR] TiExceptionHandler: \t\t\tvar proxyType = child.type;\r\n[ERROR] TiExceptionHandler: ^\r\n[ERROR] TiExceptionHandler: TypeError: Cannot read property 'type' of undefined\r\n[ERROR] TiExceptionHandler: at processChildTemplates (ti:/listview.js:53:26)\r\n[ERROR] TiExceptionHandler: at UI.createListView (ti:/listview.js:22:6)\r\n[ERROR] TiExceptionHandler: at UIWrapper.invoker [as createListView] (ti:/invoker.js:105:19)\r\n[ERROR] TiExceptionHandler: at new Controller (/alloy/controllers/settings/index.js:68:112)\r\n[ERROR] TiExceptionHandler: at Object.exports.createController (/alloy.js:339:10)\r\n[ERROR] TiExceptionHandler: at Button.openSettings (/alloy/controllers/lunches/footer.js:84:11)\r\n[ERROR] TiExceptionHandler: at Button.value (ti:/events.js:50:21)\r\n[ERROR] TiExceptionHandler: at Button.value (ti:/events.js:102:19)\r\n[ERROR] TiExceptionHandler:\r\n[ERROR] TiExceptionHandler: org.appcelerator.kroll.runtime.v8.V8Object.nativeFireEvent(Native Method)\r\n[ERROR] TiExceptionHandler: org.appcelerator.kroll.runtime.v8.V8Object.fireEvent(V8Object.java:63)\r\n[ERROR] TiExceptionHandler: org.appcelerator.kroll.KrollProxy.doFireEvent(KrollProxy.java:978)\r\n[ERROR] TiExceptionHandler: org.appcelerator.kroll.KrollProxy.handleMessage(KrollProxy.java:1207)\r\n[ERROR] TiExceptionHandler: org.appcelerator.titanium.proxy.TiViewProxy.handleMessage(TiViewProxy.java:265)\r\n[ERROR] TiExceptionHandler: android.os.Handler.dispatchMessage(Handler.java:102)\r\n[ERROR] TiExceptionHandler: android.os.Looper.loop(Looper.java:193)\r\n[ERROR] TiExceptionHandler: android.app.ActivityThread.main(ActivityThread.java:6669)\r\n[ERROR] TiExceptionHandler: java.lang.reflect.Method.invoke(Native Method)\r\n[ERROR] TiExceptionHandler: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)\r\n[ERROR] V8Exception: Exception occurred at ti:/listview.js:53: Uncaught TypeError: Cannot read property 'type' of undefined\r\n{code}\r\n\r\nThis issue can be reproduced by cloning [this project|https://github.com/hansemannn/studentenfutter-app].", "attachment": [], "flagged": false, "summary": "Android: ListView broken in SDK 8+", "creator": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "445506", "author": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "updateAuthor": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-01-21T07:34:25.000+0000", "updated": "2019-01-21T07:34:25.000+0000" }, { "id": "445697", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-01-28T18:05:13.000+0000", "updated": "2019-01-28T18:05:13.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }