I got a couple of errors when using VBO in non-batch mode.

Error: Call to a member function getEntity() on null in Drupal\views_bulk_operations\Plugin\views\field\ViewsBulkOperationsBulkForm->viewsFormSubmit() (line 598 of src/Plugin/views/field/ViewsBulkOperationsBulkForm.php) #0

Error: Call to a member function label() on array in Drupal\views_bulk_operations\Plugin\views\field\ViewsBulkOperationsBulkForm->viewsFormSubmit() (line 613 of src/Plugin/views/field/ViewsBulkOperationsBulkForm.php)

Will upload a patch in a minute.

CommentFileSizeAuthor
#2 views_bulk_operations-2885293.patch1.07 KBskitten
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

skitten created an issue. See original summary.

skitten’s picture

Status: Active » Needs review
FileSize
1.07 KB

Patch

  • Graber committed 95d2f41 on 8.x-1.x authored by skitten
    Issue #2885293 by skitten: Errors from non-batch operations
    
Graber’s picture

Status: Needs review » Fixed

Thanks, committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.