GetDKAN / dkan

DKAN Open Data Portal
https://dkan.readthedocs.io/en/latest/index.html
GNU General Public License v2.0
366 stars 170 forks source link

dkan_dataset: Form validation error if field_link_api is removed from Resource fields #209

Closed infofinity closed 7 years ago

infofinity commented 10 years ago

Related to NuCivic/dkan#208. Requirement to remove link to file and link to API fields from Resource. When doing this and trying to add a resource with an uploaded file and not giving it the required title, receive this notice:

Notice: Undefined index: field_link_api in dkan_dataset_resource_node_form_validate() (line 340 of /var/www/html/dkan/sites/all/modules/dkan_dataset/dkan_dataset.forms.inc).

acouch commented 10 years ago

Thanks!

dangur commented 7 years ago

Changed and added validation