- Issue created by @Klaas
- Status changed to Fixed
almost 2 years ago 2:39pm 7 February 2023 - Status changed to Fixed
almost 2 years ago 7:58am 14 February 2023
This issue occurs on a PHP 8.1 and Drupal 9.4.11.
When a new CMRFDataset is created, the following error is thrown:
TypeError: call_user_func: Argument #1 ($callback) must be a valid callback, class Drupal\cmrf_views\Form\CMRFDatasetForm does not have a method "exists" in call_user_func() (regel 275 van /var/www/html/web/core/lib/Drupal/Core/Render/Element/MachineName.php)
The effect is that it is not possible to create new Data Sets.
Fixed
2.0
Code