poehoes / ampache-mobile

Automatically exported from code.google.com/p/ampache-mobile
0 stars 0 forks source link

Bug: More Robust XML Parsing #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Current code doesnt account for null data very well

Probably need to implement some try/catch statements in the parsing code
for the xml responses

Original issue reported on code.google.com by bjgeiser@gmail.com on 14 Sep 2009 at 5:52

GoogleCodeExporter commented 9 years ago
See if we can also figure out a way to handle non-english characters in xml 
responses.

Original comment by bjgeiser@gmail.com on 2 Oct 2009 at 1:36

GoogleCodeExporter commented 9 years ago
After a lot of debug I think I have this figured out.  Just need a messed up 
server
to test the fixes against.

Original comment by bjgeiser@gmail.com on 25 Oct 2009 at 5:54

GoogleCodeExporter commented 9 years ago

Original comment by bjgeiser@gmail.com on 29 Oct 2009 at 3:05