geonames_search.module required fields
vangorra - July 31, 2008 - 17:06
| Project: | GeoNames |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When using the search function of the geonames webservice only one of the following is required. (q, name, name_equals). The module suggests that they are all required which simply is not true.

#1
An additional note, but removing those items from the required_parameters array, then the query will not be run period.