marelpup β created an issue.
MarelPup β created an issue.
MarelPup β created an issue.
Ran into the same problem :
The email fields uses a function from the contactinfo module which is not used anymore
i added a line to check if the fucntion is available , else we do nothing. ideally we would use a render array with input type email
I get an error with patch from #11
an accessCheck is missing in field_collection_field_storage_config_delete
MarelPup β made their first commit to this issueβs fork.
#149 isnt working for me
TypeError: Drupal\redirect\EventSubscriber\RedirectRequestSubscriber::__construct(): Argument #9 ($redirect_path_processor) must be of type Drupal\redirect\PathProcessor\RedirectPathProcessorManagerInterface, Drupal\Core\PathProcessor\PathProcessorManager given, called in /app/web/core/lib/Drupal/Component/DependencyInjection/Container.php on line 259 in Drupal\redirect\EventSubscriber\RedirectRequestSubscriber->__construct() (line 95 of modules/contrib/redirect/src/EventSubscriber/RedirectRequestSubscriber.php).
D9.5.11, php 8.1
MarelPup β created an issue.