TokenWordfilterProcess not implementing ContainerFactoryPluginInterface

Created on 23 July 2025, 11 days ago

After updating to 3.0.0 we encountered following error.
It seems that despite using the create method, the plugin TokenWordfilterProcess does not implements the ContainerFactoryPluginInterface.

Fixed in following patch.

ArgumentCountError: Too few arguments to function Drupal\wordfilter\Plugin\WordfilterProcess\TokenWordfilterProcess::__construct(), 3 passed in /var/www/html/web/core/lib/Drupal/Core/Plugin/Factory/ContainerFactory.php on line 25 and exactly 4 expected in Drupal\wordfilter\Plugin\WordfilterProcess\TokenWordfilterProcess->__construct() (line 36 of modules/contrib/wordfilter/src/Plugin/WordfilterProcess/TokenWordfilterProcess.php).

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇫🇷France mbidinger

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024