cpollett / Cinequest-Android

Cinequest Android Application for CS175 Class, Fall 2013 @ SJSU
0 stars 16 forks source link

Special Characters from the XML Parser Bug #10

Closed mopsal closed 10 years ago

mopsal commented 10 years ago

Hello Team! As shown in class yesterday, the current version of the Android application has a special characters translation issue where it is not correctly converting special characters from the XML Feed. You may need to look at how the XML parser handles the characters, as well as the text encoding for the Android application to correctly translate the special characters.

-matt

t-volkmann commented 10 years ago

I would like to tackle this issue.

-Travis Volkmann

michaelsingh99 commented 10 years ago

Travis, Are you near finishing this issue? I would like to have it if you are not able to.

t-volkmann commented 10 years ago

Hey, I have been slowly working on it. If I can't get it figured out by Friday night, it's all yours if you want it.

michaelsingh99 commented 10 years ago

I'll take this issue Mr,Pollett

michaelsingh99 commented 10 years ago

Made some good progress, plan on making a pull request by tomorrow

cpollett commented 10 years ago

okay, make the request soon.

michaelsingh100 commented 10 years ago

You merged my pull request Mr.Pollett, but I don't know how to close this issue.