Issue 15 in php-for-android: German "Umlaute" do not work for dialogSetItems

7 views
Skip to first unread message

php-for...@googlecode.com

unread,
Jan 18, 2014, 9:16:54 AM1/18/14
to php-for...@googlegroups.com
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
Reply all
Reply to author
Forward
0 new messages