Closed (fixed)
Project:
Location
Version:
6.x-3.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2005 at 11:58 UTC
Updated:
24 Aug 2006 at 22:02 UTC
Users can submit location form even if the require fields (which has been set as 'require' by admin) are empty.
The bug takes place in the 'location_nodeapi' function, case 'validate', where $field_names array is not parsed correctly.
see the patch attached (works on CVS location.module 1.43 and 1.42 (for drupal 4.6 users))
Damien
| Comment | File | Size | Author |
|---|---|---|---|
| location.module.patch | 805 bytes | pitpit |
Comments
Comment #1
pitpit commentedComment #2
moshe weitzman commentedrequired fields and form validation are different now with form api