Phonenumber cut too shortly and without error-message
tirsales - September 10, 2009 - 11:19
| Project: | Public Bookings |
| Version: | 6.x-1.0-alpha4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | tirsales |
| Status: | closed |
Description
Found by mauryg in #572916: Optional admin approval
The phone number is cutted too harshly (e.g. does not allow the new number format in Germany) and without an error message.

#1
Committed. Please regard that this update requires you to call update.php
#2
@tirsales
I think you are working too hard. There are 0 bytes in the patch. ;-)
Maury
#3
My bad - sorry.
It should be available here: http://drupal.org/cvs?commit=261146 - or simply switch to DEV for the time being :)
#4
I switched to the DEV versions of PublicBookings and BookingsAPI in my local WAMP setup for testing.
Phone number expanded to 20 digits which is probably a better answer than trying to format check the entry since there are so many different formats around the world.
Thank you.
#5
Actually a format-check is now implemented too ;)
#6
Automatically closed -- issue fixed for 2 weeks with no activity.