{ "id": "79870", "key": "AC-3028", "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": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2011-10-20T12:32:18.000+0000", "created": "2011-08-31T02:23:06.000+0000", "labels": [ "mobilesdk", "sqlite" ], "versions": [], "issuelinks": [], "assignee": { "name": "adecena", "key": "adecena", "displayName": "Anthony Decena", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:48:03.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "I made a autocomplete/autosuggest search, utilizing createSearchBar and createTableView. This works like a charm but there is one problem: if I enter a number into the search field, the table view gets updated but the changes are not show, until I press the cancel button of the searchbar. If I enter a search term \"Vienna\", everything works like expected, if I enter \"1100\" as search term, in the background I can see via Ti.API.info() that the whole functions get executed, but the table view stays empty, displaying \"no results\", of course until I hit the cancel button in the search bar, after that the list magically displays correctly. It seems a lot like for some reason the table view does get updated but changes are just not displayed until the cancel button is pressed in the search bar. Seems like a bug within Appcelerator?\r\nI am using Titanium Mobile SDK 1.7.2 by the way, have also tried 1.6.1 and a few others, every time the same problem.\r\n\r\nI will attach the source code file and the database in a zip archive. You can search for \"Denn\" and \"3280\".", "attachment": [ { "id": "22734", "filename": "test.zip", "author": { "name": "gosi", "key": "gosi", "displayName": "Daniel Urstoeger", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-08-31T02:23:06.000+0000", "size": 4936, "mimeType": "application/zip" } ], "flagged": false, "summary": "setData doesn´t update TableView correctly if search term is an integer", "creator": { "name": "gosi", "key": "gosi", "displayName": "Daniel Urstoeger", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "gosi", "key": "gosi", "displayName": "Daniel Urstoeger", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium Mobile SDK 1.7.2", "comment": { "comments": [ { "id": "169884", "author": { "name": "adecena", "key": "adecena", "displayName": "Anthony Decena", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Thank you for raising this ticket. I am afraid we need all the information listed in the [Jira Ticket Checklist|http://wiki.appcelerator.org/display/guides/Contributing+to+Titanium#ContributingtoTitanium-Summary%3AJiraTicketChecklist] in order to accept a ticket.\r\n\r\nOnce this ticket is complete, we can move it to the main project.\r\n\r\nThank you\r\n", "updateAuthor": { "name": "adecena", "key": "adecena", "displayName": "Anthony Decena", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-10-20T12:16:25.000+0000", "updated": "2011-10-20T12:16:25.000+0000" }, { "id": "177257", "author": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "body": "Closing resolved tickets due to inactivity.", "updateAuthor": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "created": "2011-12-27T07:33:08.000+0000", "updated": "2011-12-27T07:33:08.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }