Problem/Motivation
ArgumentCountError: Too few arguments to function Drupal\image\Plugin\Field\FieldFormatter\ImageFormatter::__construct(), 10 passed in /web/modules/contrib/js_cloudimage_360_view/src/Plugin/Field/FieldFormatter/Cloudimage360ViewFormatter.php on line 63 and exactly 11 expected in Drupal\image\Plugin\Field\FieldFormatter\ImageFormatter->__construct() (line 32 of core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php).
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork js_cloudimage_360_view-3608898
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
anybodyComment #4
anybodyRoot cause: #3567618: Create service for image_path_flush, image_style_options and constant for IMAGE_DERIVATIVE_TOKEN
Comment #6
anybodyPlease tag a new release with the fix and cherry-pick into 4.x (where it should get cleaned up - you might do that directly within the cherry-pick MR).
Comment #9
grevil commentedComment #11
grevil commentedComment #12
anybodyWorks again with 11.4 - thanks!
Comment #13
anybody