utonlenggu90 / openintents

Automatically exported from code.google.com/p/openintents
0 stars 0 forks source link

ArrayIndexOutOfBounds while updating #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Delete all entries of a feed 
2. Switch between list of feeds and content forth and back
3. During updating the feed a ArrayIndexOutOfBound occurs in newsreader

Original issue reported on code.google.com by friedger@gmail.com on 9 Apr 2008 at 9:52

GoogleCodeExporter commented 9 years ago
Updating is done by the news service (requires that it is running)

Details:
ERROR/AndroidRuntime(4881): java.lang.ArrayIndexOutOfBoundsException
ERROR/AndroidRuntime(4881):     at
org.openintents.news.views.MessageListAdapter.getView(MessageListAdapter.java:14
3)

Original comment by friedger@gmail.com on 9 Apr 2008 at 9:58

GoogleCodeExporter commented 9 years ago

Original comment by zeroo...@googlemail.com on 11 Apr 2008 at 11:48

GoogleCodeExporter commented 9 years ago

Original comment by zeroo...@googlemail.com on 11 Apr 2008 at 11:50