Needs work
Project:
Cloud
Version:
8.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Jul 2026 at 20:23 UTC
Updated:
13 Jul 2026 at 20:16 UTC
Jump to comment: Most recent, Most recent file
Hello again,
When activating the cloud module on Drupal 10.6+ or Drupal 11, the following fatal error occurs:
Fatal error: Type of Drupal\cloud\Plugin\Field\FieldFormatter\CloudImageFormatter::$fileUrlGenerator must be Drupal\Core\File\FileUrlGeneratorInterface (as in class Drupal\image\Plugin\Field\FieldFormatter\ImageFormatter) in /var/www/html/web/modules/contrib/cloud/src/Plugin/Field/FieldFormatter/CloudImageFormatter.php on line 33
What needs to be done?
Best,
Orkut
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 0001-Fix-property-type-mismatch-in-CloudImageFormatter.patch | 4.5 KB | orkutmuratyilmaz |
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
orkutmuratyilmazI've also created a patch file too.
Comment #4
orkutmuratyilmaz