caspergasper / Gready-Android

Android app for http://www.goodreads.com/
11 stars 4 forks source link

Status updates display doubled #30

Open Cait opened 14 years ago

Cait commented 14 years ago

When I tap on a status update to display it in the popup, the text of the status update displays twice.

For example, this status update: http://www.goodreads.com/user_status/show/3441269

displays like this: Wealhtheow Wylfing is on page 239 of 384 of These Old Shades: I'm positive Justin Alistair and his bff Hugh Davenant are lovers. I mean, they live together and call each other "beloved" over the breakfast table--what else am I to think?

I'm positive Justin Alistair and his bff Hugh Davenant are lovers. I mean, they live together and call each other "beloved" over the breakfast table--what else am I to think?

caspergasper commented 14 years ago

This is appearing in the XML twice -- in the action_text node and body node. I'm pretty sure this is new -- I've been combining those 2 nodes since the first release and I've certainly never seen it before, so perhaps goodreads have changed the XML.

It's easy enough to fix, I'd better just check if they have changed something, and whether it's permanent or a glitch.

caspergasper commented 14 years ago

Curtis confirmed -- they've made a change and will revert it in the next release.

robotarmy commented 14 years ago

I was mistaken about the change that i was thinking of we're loooking at other causes.