- Issue created by @aalin
- last update
over 1 year ago Patch Failed to Apply - Status changed to Needs review
over 1 year ago 11:13am 28 June 2023 - last update
over 1 year ago 1 pass - 🇧🇬Bulgaria vuil Bulgaria 🇧🇬 🇪🇺 🌍
I can reproduce it too.
ArgumentCountError: Too few arguments to function Drupal\image\Plugin\Field\FieldFormatter\ImageFormatter::__construct(), 9 passed in /var/www/web/modules/custom/image_base64_formatter/src/Plugin/Field/FieldFormatter/ImageBase64Formatter.php on line 64 and exactly 10 expected in Drupal\image\Plugin\Field\FieldFormatter\ImageFormatter->__construct() (line 75 of /var/www/web/core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php).
The patch of #2 🐛 Drupal 10 ImageFormatter::__construct error Fixed does not work for me on Drupal 10.1 release. I post my patch here.
- Status changed to Fixed
over 1 year ago 6:16pm 5 July 2023 - 🇧🇬Bulgaria vuil Bulgaria 🇧🇬 🇪🇺 🌍
@aalin Thank you very much about the issue creation.
The solution will be integrated in the new module release within a minute.
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Needs work
8 months ago 7:33am 3 May 2024 - 🇧🇬Bulgaria vuil Bulgaria 🇧🇬 🇪🇺 🌍
I re-opened the issue.
Any suggestions?
Could you also paste your error message.
Thank you. - 🇮🇹Italy rmorelli
Error message is the same but I finally solved using this merge request (never accepted)
https://git.drupalcode.org/project/formatter_suite/-/merge_requests/2/di...