bishopmatthew / HackerNews

An open source Hacker News client for Android.
230 stars 61 forks source link

Can't open comments threads after adding a comment #53

Open bishopmatthew opened 10 years ago

bishopmatthew commented 10 years ago

I've got user reports of not being able to open a comments thread after adding a comment themselves. Need to test to see if I can consistently reproduce. Something must change in the HTML that returns that breaks the CommentsParser.parseComments() method.

orf commented 10 years ago

This occurred when my comment was the top voted comment, and so appeared first. It works fine now that another comment has taken the top spot, this might help find the problem.

pkillian commented 10 years ago

I'll look into it on my flight back to school tomorrow, as well as issue #54