Required fields do not accept user choice
Turkish Delight - August 1, 2008 - 20:00
| Project: | gProximity |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hello, how are you doing?
I have set up gProximity as per the documentation, and while adding a view to gProximity (admin/build/gproximity/add), I enter in the original lat/long markers that I request, as well as a standard icon and receive these errors after submission:
* Latitude field is required.
* Longitude field is required.
* Icon field is required.
I can look around to check if it is a MySql update error, and there is a decent chance that its just me, but I figure that I should report this anyways. Thanks!

#1
I am having the exact same problem.
I ran the update.php script and nothing changed.
The form seems not to be validating properly or something.
I will keep investigating.
#2
I'm also having the same problem. Any information would be welcome.
Thanks.
#3
subscribing
#4
looks like the lines at 355 for prefix and suffix for the height field cause some kind of issue.
I removed
'#prefix' => '',
'#suffix' => ''
from the module and the required fields were accepted.
#5
Fixed thanks to mgenovese and his team.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.