Not sure where else to contact you to report a bug with Greed on android. It does not properly handle labels with some non-alpha characters in them. Specifically, all of my labels that represent feed folders are prefixed with a hash (#), as in '#bored'. My guess is that the folder name is not properly encoded when making the API request, resulting in an error.
I can retrieve my label list, and the labels are shown correctly, but attempting to view items in a folder with a '# in it (and i suspect some other non-alpha characters as well), returns:
Expected 200 OK. Received 404 Not Found. Response body = Invalid stream name.
1 Comments:
At 2:47 PM , cheek said...
Not sure where else to contact you to report a bug with Greed on android. It does not properly handle labels with some non-alpha characters in them. Specifically, all of my labels that represent feed folders are prefixed with a hash (#), as in '#bored'. My guess is that the folder name is not properly encoded when making the API request, resulting in an error.
I can retrieve my label list, and the labels are shown correctly, but attempting to view items in a folder with a '# in it (and i suspect some other non-alpha characters as well), returns:
Expected 200 OK. Received 404 Not Found. Response body = Invalid stream name.
Post a Comment
Subscribe to Post Comments [Atom]
<< Home