Needs review
Project:
Cloudinary Integration
Version:
3.0.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Oct 2023 at 22:02 UTC
Updated:
21 Apr 2025 at 18:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sashainparisComment #3
sashainparisThis first patch provided is not working: removing the context key here is not enough. Might be present in the resource itself?
Not sure if this makes sense be is not enough - or if it's just a wrong direction.
Comment #5
adaddinsaneThe issue is avoided by adding a "$context" property in the CloudinaryStreamWrapper so that it's not dynamic.
Comment #6
adaddinsaneProblem continues to exist for Drupal 10.
Comment #7
aurora.luzzardiI have a patch to add the $context on it, I attached here.
Comment #8
aurora.luzzardi