Problem/Motivation

Cannot save the settings form.

Steps to reproduce

Use imagemagick7 along with version 4 of this module.

Proposed resolution

Change validateConfigurationForm() so it validates using the magick command in case imagemagick7 is in place.

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

axroth created an issue. See original summary.

axroth’s picture

Issue summary: View changes
StatusFileSize
new115.21 KB
mondrake’s picture

We will probably need to add configuration + UI to allow site admins to specify which IM version is in use, 6 or 7, then build the command line conditionally. Or have 3 suites to select from, Imagemagick 6, Imagemagick 7 and GraphicsMagick. Besides the change in the name of the executable binary, there are other chnages in the cmdline arguments that potentially are impacted, see https://imagemagick.org/script/porting.php#cli

mondrake’s picture

mondrake’s picture

mondrake’s picture

Component: User interface » Code
Category: Support request » Feature request
Status: Active » Needs review

  • mondrake committed 1d2b5d1b on 4.0.x
    Issue #3451489: Imagemagick 7 Compatibility
    
mondrake’s picture

Status: Needs review » Fixed
web-beest’s picture

I've rerolled the patch for 8.x-3.x for those who want it :-)

web-beest’s picture

Crikey.. identation problem in schema.yml
Ignore #10

Status: Fixed » Closed (fixed)

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