Closed (fixed)
Project:
ImageMagick
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2024 at 07:34 UTC
Updated:
2 Feb 2024 at 13:54 UTC
Jump to comment: Most recent
#3414601: Switch command line escaping to Symfony Process went too far (in 8.x-3.x) in removing escaping. Image Effects module requires escaping to keep working.
Temporarily reintroduce escaping, but via a near-copy of Symfony's Process::escapeArgument() method, not by reintroducing the locale swapping.
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
mondrakeComment #4
mondrakeComment #6
mondrake