- Merge request !186Fix missing dispatcher with adding argument '@event_dispatcher' for TransportFactoryManager → (Open) created by Unnamed author
Events like SentMessageEvent are not dispatched, because of missing dispatcher in TransportFactoryManager
* install symfony_mailer
* add EventSubscriber for "SentMessageEvent" in custom module
* send mail and track events with xdebug
Create Service "symfony_mailer.transport_factory_manager" (class: Drupal\symfony_mailer\TransportFactoryManager) with arguments '@event_dispatcher' and change __construct()-Function to give $dispatcher to Transport-Instances.
Active
1.6
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.