[TIMOB-1826] Android: Phone>contacts>display people: io error in log, black screen
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:57:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | Android |
Labels | android, contacts |
Reporter | Thomas Huelbert |
Assignee | Don Thorp |
Created | 2011-04-15T03:03:14.000+0000 |
Updated | 2011-04-17T01:57:16.000+0000 |
Description
1.Phone>contacts>display people, select a contact form the list
results: black screen is shown, user has to hit the back button twice to get back a level, adb log cat shows the following output:
W/GDataClient( 115): Unable to execute HTTP
request.org.apache.http.client.ClientProtocolException
D/Sync ( 115): io error during update of ID: http://www.google.com/m8/feeds/photos/media/%3Ca%20href=">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 requests. What happens if you try it in flight mode? (no data connections).
hey Bill, must be error on my part, as I am no longer able to see the error (I confirmed no error in flight mode, then went to repro it again and could not), though the final state of the test is to remain with a black screen. Must have been unrelated, sorry about that. Changed bug to reflect this.
1.Phone>contacts>display people, select a contact form the list
note the screen (its black)
2.navigate back by way of back button
results: 3 clicks of the back button are required to back out to the test list.
(from [d713121bd0a8457088a9d336becefde916c4522b]) [#1826 state:fixed-in-qa] In Phone->Contacts->Display People KS test, remove android-specific block for tableview click handler now that tableviewrow clicks have been fixed. Show a little label if no addresses were found to be displayed. http://github.com/appcelerator/titanium_mobile/commit/d713121bd0a8457088a9d336becefde916c4522b"> http://github.com/appcelerator/titanium_mobile/commit/d713121bd0a84...
closing as fixed, seeing as this is a KS issue and not a Ti one. 1.6 g1