azai91 / foursquared

Automatically exported from code.google.com/p/foursquared
Apache License 2.0
0 stars 0 forks source link

Add Venue Zip Code Doesn't Work In Canada #110

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. From the main screen, click the menu button, then 'Add Venue'
2. Click on the Zip Code entry field
3. Attempt to enter letters

What is the expected output? What do you see instead?
Since Canadian postal codes ( zip codes ) contain letters, letters in the
zip code. The input field is apparently numbers only, so entry of Canadian
zip codes is not allowed.

Neither the soft keyboard or the hardware keyboard ( on an HTC Dream )
work. The onscreen keyboard only displays numbers, using the hardware
keyboard, only the number row works. Random mashing of the keyboard results
in only numbers being entered.

If the postal code field is auto-populated, then it will contain numbers
and letters, but if changes need to be made then you're out of luck.

Original issue reported on code.google.com by sean.ha...@gmail.com on 23 Sep 2009 at 7:34

GoogleCodeExporter commented 8 years ago
Thanks for reporting this Sean. We'll get this fixed in the next release.

Original comment by jlapenna on 24 Sep 2009 at 12:41

GoogleCodeExporter commented 8 years ago
removed numeric="integer" mask on add_venue_activity.xml

Original comment by dherbst on 24 Sep 2009 at 5:29