- Issue created by @giorgio79
Since pathauto is the code calling addMessage with bad parameters I suggest this issue should be moved to its queue.
In the latest version of Pathauto, there is not a call to addMessage on line 180 but there is one on line 178.
- 🇨🇭Switzerland berdir Switzerland
The handling of a possible error is likely wrong in \Drupal\pathauto\Form\PathautoBulkUpdateForm::batchFinished(), multiple issues with it, that print_r() won't do anything useful and the error operation needs to be converted to a string too.
I'm not entirely sure how to even produce an error in a way that ends up there, but if you do, debug it and figure out how to display it.