agro6162 / talkmyphone

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

Case sensitive instructions #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. type "Ring" to make the phone ring. 
2. Nothing happens
3. Type "ring" 
4. It works.

What is the expected output? What do you see instead?
Whenever you type "Stop" instead of "stop", or "Where", "Ring"..

=> Ring
 "Ring": unknown command. Send "?" for getting help
=> ring
 "Ringing phone"

The email needed on the "Your gmail address" field has to be filled with 
minuscule letters too.
"Toto@gmail.com" won't work, but "toto@gmail.com" will.

What version of the product are you using? On what operating system?
1.8, Android 2.2, HTC Desire

Original issue reported on code.google.com by sebastie...@gmail.com on 12 Sep 2010 at 11:09

GoogleCodeExporter commented 9 years ago

Original comment by chm.duquesne on 13 Sep 2010 at 8:23

GoogleCodeExporter commented 9 years ago

Original comment by chm.duquesne on 17 Sep 2010 at 8:38

GoogleCodeExporter commented 9 years ago

Original comment by chm.duquesne on 17 Sep 2010 at 8:39

GoogleCodeExporter commented 9 years ago
Fix command and xmpp user name case sensitivity issues

To be merge in main branche

Original comment by Florent....@gmail.com on 19 Sep 2010 at 10:29