fumingshih / npr-android-app

Automatically exported from code.google.com/p/npr-android-app
0 stars 0 forks source link

PlsParse tries to read past the end of file #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click on stations
2. Locate a station
3. Click on a listenable stream of a station

What is the expected output? What do you see instead?
Expect the playback of a station. Instead, the app crashes.

What version of the product are you using? On what operating system?
branches/release_1.x on android emulator

Please provide any additional information below.
PlsParse tries "reader.readLine()" twice instead of using the "line" object for 
the parseLine call.

Original issue reported on code.google.com by samaravi...@gmail.com on 30 Dec 2010 at 10:50

GoogleCodeExporter commented 9 years ago
This is a duplicate of issue 51

Original comment by jeremy.w...@gmail.com on 30 Dec 2010 at 10:55