- Merge request !2680Issue #3306131: Passing null to parameter #1 ($path) of type string is deprecated on template_preprocess_image_style β (Open) created by eduardo morales alberti
- πΊπΈUnited States smustgrave
This issue is being reviewed by the kind folks in Slack, #needs-review-queue-initiative. We are working to keep the size of Needs Review queue [2700+ issues] to around 400 (1 month or less), following Review a patch or merge request β as a guide.
Thank you for working on this.
The MR should be updated to 9.5.x and a separate MR for 10.1.x
Tagging for tests to show this error.
- π¬π§United Kingdom robcarr Perthshire, Scotland
The MR (applied as a patch) worked for me.
There is a conflict with another open issue
"Call to a member function transformDimensions() on null in template_preprocess"
https://www.drupal.org/project/drupal/issues/2957368 β¨ Call to a member function transformDimensions() on null in template_preprocess Needs workBoth issues change the same section of code. Since the other issue had more changes, and the fix for this issue here is just one line, I added that safety check into the other issue's patch (now in patch #50).