- Merge request !2Issue #3185060: Call to undefined method in images of media field β (Open) created by halth
- πΊπΈUnited States jimmynash
Patch in #6 helped with a problem using views bulk operations.
Trying to use VBO and Views Bulk Edit to change the taxonomy terms across a content type that was using image_field_caption resulted in the following error.
Error: Call to undefined method Drupal\views_bulk_operations\Form\ConfigureAction::getEntity() in _image_field_caption_widget_process() (line 49 of /code/web/modules/contrib/image_field_caption/image_field_caption.module)
- Status changed to RTBC
3 months ago 10:40am 25 January 2025 -
foxy-vikvik β
committed 9da5a8db on 2.0.x
Image field caption #3185060 call to undefined
-
foxy-vikvik β
committed 9da5a8db on 2.0.x
- πΊπ¦Ukraine Foxy-vikvik
It was fixed (commented part of the code on 2.0.x branch) It will be removed soon