Closed (fixed)
Project:
Web Experience Toolkit
Version:
5.3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
4 Sep 2024 at 15:22 UTC
Updated:
20 Feb 2025 at 21:21 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
liam morlandComment #3
joseph.olstadComment #4
joseph.olstadFixed in 5.3.x
https://git.drupalcode.org/project/wxt/-/commit/d82c0488f
Creditted also.
Comment #5
joseph.olstadComment #6
joseph.olstad@smulvih2, please push this to upstream
Comment #7
joseph.olstadneeds to be pushed into github upstream
Comment #8
liam morlandThere is another call in
modules/custom/wxt_ext/wxt_ext_media/src/Element/Upload.php.Comment #10
joseph.olstadOh thanks yes I missed that, here it is: https://git.drupalcode.org/project/wxt/-/commit/99cc0c5a77
Comment #11
smulvih2Adding patch for these changes so they can be easily added to any branch, like 5.2.x.
Comment #12
smulvih2I have pushed this fix to 5.3.x in GitHub. There is no official 5.3.x release yet (not sure how this got into GitLab). Have done a lot of testing on 5.3.x so there will be a release very shortly. Thanks!
Comment #14
smulvih2This is now available in the new dev release 5.3.x
Comment #15
smulvih2Comment #17
joseph.olstadWe made the above changes but didn't fully integrate the required changes as required by the related change notice.
This was fixed recently in 6.1.x and 5.4.x
https://github.com/drupalwxt/wxt/pull/313
and also
this related patch was added for entity_browser to fix a related bug
https://git.drupalcode.org/project/wxt/-/blob/6.1.x/composer.json#L272
*** Latest 5.4.x dev and latest 6.1.x dev have all of these fixes! ***