The cloudinary_preprocess_image_style_preview function in the cloudinary module calls cloudinary_stream_wrapper_transformation() which is in the cloudinary_stream_wrapper module, which is not a dependency of the cloudinary module.
Is this intentional? I'm guessing it was just an oversight? Should any of the other sub-modules be dependencies?
Patch coming shortly.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | cloudinary-missing-dependency-3119028-3.patch | 337 bytes | adamzimmermann |
Comments
Comment #2
adamzimmermann commentedComment #3
adamzimmermann commentedComment #4
adamzimmermann commentedComment #6
grask0 commentedThank you.