We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error is in _apigee_api_catalog_form_node_form_validate() function: https://github.com/apigee/apigee-api-catalog-drupal/blob/8.x-2.x/apigee_api_catalog.module#L197
exception trail: Notice: Undefined offset: 0 in _apigee_api_catalog_form_node_form_validate() (line 197 of modules/contrib/apigee_api_catalog/apigee_api_catalog.module). _apigee_api_catalog_form_node_form_validate(Array, Object) call_user_func_array('_apigee_api_catalog_form_node_form_validate', Array) (Line: 82) Drupal\Core\Form\FormValidator->executeValidateHandlers(Array, Object) (Line: 273)
The text was updated successfully, but these errors were encountered:
[#111] Return if no source type is set
b6ee0a5
[#111] Return if no source type is set (#112)
f5bf330
shadcn
Successfully merging a pull request may close this issue.
error is in _apigee_api_catalog_form_node_form_validate() function:
https://github.com/apigee/apigee-api-catalog-drupal/blob/8.x-2.x/apigee_api_catalog.module#L197
exception trail:
Notice: Undefined offset: 0 in _apigee_api_catalog_form_node_form_validate() (line 197 of modules/contrib/apigee_api_catalog/apigee_api_catalog.module).
_apigee_api_catalog_form_node_form_validate(Array, Object)
call_user_func_array('_apigee_api_catalog_form_node_form_validate', Array) (Line: 82)
Drupal\Core\Form\FormValidator->executeValidateHandlers(Array, Object) (Line: 273)
The text was updated successfully, but these errors were encountered: