{ "id": "62458", "key": "TIMOB-1826", "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": "11225", "name": "Release 1.5.0", "archived": true, "released": true, "releaseDate": "2010-12-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:57:16.000+0000", "created": "2011-04-15T03:03:14.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "android", "contacts" ], "versions": [], "issuelinks": [], "assignee": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:57:16.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": "{html}
1.Phone>contacts>display people, select a contact form the\nlist
\nresults: black screen is shown, user has to hit the back button\ntwice to get back a level, adb log cat shows the following\noutput:
\nW/GDataClient( 115): Unable to execute HTTP\nrequest.org.apache.http.client.ClientProtocolException
\nD/Sync ( 115): io error during update of ID: http://www.google.com/m8/feeds/photos/media/thomastesterguy1@gmail....
hopefully this is not user error on my part
That's news to me if the android contacts api makes http\nrequests. What happens if you try it in flight mode? (no data\nconnections).
hey Bill, must be error on my part, as I am no longer able to\nsee the error (I confirmed no error in flight mode, then went to\nrepro it again and could not), though the final state of the test\nis to remain with a black screen. Must have been unrelated, sorry\nabout that. Changed bug to reflect this.
\n1.Phone>contacts>display people, select a contact form the\nlist
\nnote the screen (its black)
\n2.navigate back by way of back button
results: 3 clicks of the back button are required to back out to\nthe test list.
(from [d713121bd0a8457088a9d336becefde916c4522b])\n[#1826 state:fixed-in-qa] In\nPhone->Contacts->Display People KS test, remove\nandroid-specific block for tableview click handler now that\ntableviewrow clicks have been fixed. Show a little label if no\naddresses were found to be displayed. \nhttp://github.com/appcelerator/titanium_mobile/commit/d713121bd0a84...
closing as fixed, seeing as this is a KS issue and not a Ti one.\n1.6 g1