Problem/Motivation

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.

Proposed resolution

Remove the 'locale' setting from the config and the UI,

User interface changes

The 'locale' setting in the toolkit's setup form is removed, as well as the list of locales installed on the server.

API changes

  • ImagemagickExecManager::getInstalledLocales() is deprecated
  • The 'locale' setting in module's configuration is removed.
Command icon Show commands

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

mondrake created an issue. See original summary.

mondrake’s picture

mondrake’s picture

Issue summary: View changes

  • mondrake committed 5bf62250 on 8.x-3.x
    Issue #3415326 by mondrake: Cleanup no longer relevant locale management
    

  • mondrake committed 870ebf2e on 4.0.x
    Issue #3415326 by mondrake: Cleanup no longer relevant locale management
    
mondrake’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.