yatsek / microemu

Automatically exported from code.google.com/p/microemu
0 stars 0 forks source link

Once again a problem with german Umlauts X-) #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install
http://www.dashandyticket.de/portals/download/1/1.0/49/dasHandyTicket.jar
2. Try to buy a ticket with tour start "Nürnberg"

What is the expected output?
Success

What do you see instead?
"Standort für dieses Ticket unzulässig oder mehrdeutig" ("Location for this
ticket invalid or amiguous")

What version of the product are you using? On what operating system?
microemu-android trunk on Nexus One

Please provide any additional information below.
The Umlauts look quite strange in logcat:

V/MicroEmulator(  994): 0<?xml version="1.0" encoding="UTF-8"?>
V/MicroEmulator(  994):
<mserviceResponse><processes><process
id="proc01"><auskunftProzessResponse><start><ort><ortText>N´┐â´¥╝rnberg<
/ortText></ort></start><ziel
/></auskunftProzessResponse></process></processes></mserviceResponse>

Original issue reported on code.google.com by sonic740606 on 17 Mar 2010 at 6:33