Closed (fixed)
Project:
ImageMagick
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2024 at 15:57 UTC
Updated:
1 Feb 2024 at 09:29 UTC
Jump to comment: Most recent
In #3414601: Switch command line escaping to Symfony Process, command line parameter escaping was removed in favour of using Symfony Process natively. That made the 'locale' setting redundant.
Remove the 'locale' setting from the config and the UI,
The 'locale' setting in the toolkit's setup form is removed, as well as the list of locales installed on the server.
ImagemagickExecManager::getInstalledLocales() is deprecatedStart 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 #7
mondrake