Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 15 by
krin...@gmail.com: German "Umlaute" do not work for
dialogSetItems
http://code.google.com/p/php-for-android/issues/detail?id=15
What steps will reproduce the problem?
<?
$mydroid = new Android ();
$ret=$mydroid->dialogSetItems(array("MAC-Adresse","Datum/Zeit","Öffnen","Ende"));
$mydroid->dialogShow();
$ret= $mydroid->dialogGetResponse();
print_r($ret);
What is the expected output? What do you see instead?
A List of elements with all above elements.
It does not show "Öffnen" - instead I see "null"
What version of the product are you using? On what operating system?
sl4a_r6 and phpforandroid.apk
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings