- Issue created by @informatique clouturier christophe
- Status changed to Needs review
4 months ago 11:53am 1 August 2024
HI,
after enable the module i have this fatal error:
Fatal error: Declaration of Drupal\export_action_for_default_content\Plugin\Action\VBOExportActionForDefaultContent::buildPreConfigurationForm(array $form, array $values, Drupal\Core\Form\FormStateInterface $form_state) must be compatible with Drupal\views_bulk_operations\Action\ViewsBulkOperationsPreconfigurationInterface::buildPreConfigurationForm(array $element, array $values, Drupal\Core\Form\FormStateInterface $form_state): array in /home/sc1cloutclo/public_html/D9/DEV/modules/contrib/export_action_for_default_content/src/Plugin/Action/VBOExportActionForDefaultContent.php on line 51
enable the module
drupal 9.5.9
default content : 2.0.0-alpha2
bulk: 4.2.3
action: 9.5.9
aplly the two patch:
Not compatible with Interface method
Not compatible with VBO 4.x
Needs review
1.0
Code