bulk_photo_nodes_recursive_ajax function overrides all widgets ajax functionality. Also it sets element validate function for all types of autocomplete fields, not only for taxonomy term reference fields. That causes AJAX error when we try to change node reference field's value for example.
Also I have removed ajax override in the patch, because it breaks correct widgets workflow
| Comment | File | Size | Author |
|---|---|---|---|
| ajax-error-on-autocomplete-entity-reference-field.patch | 5.34 KB | id.tarzanych |
Comments
Comment #1
jordanmagnuson commentedIs this a duplicate of https://www.drupal.org/node/2278141 ? The patch in that issue looks like it is slightly newer, and should take precedence--is that correct?