Project

General

Profile

Actions

Defect #40832

open

Deprecation warning regarding the use of the convert command in ImageMagick 7

Added by Go MAEDA 18 days ago. Updated 14 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Attachments
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

When running Redmine with ImageMagick 7, a deprecation warning is displayed indicating that the convert command is deprecated and should be replaced with the magick command.

To reproduce the issue, execute the following statement in the Rails console:

irb(main):001> Redmine::Thumbnail.convert_available?
WARNING: The convert command is deprecated in IMv7, use "magick" 

=> true

Related issues

Related to Redmine - Patch #40849: Update MiniMagick to 4.13ClosedGo MAEDA

Actions
Actions #1

Updated by Go MAEDA 14 days ago

MiniMagick 4.13.0 includes a fix for the deprecation warning.
Updating MiniMagick reduces the deprecation warnings during the test.
https://github.com/minimagick/minimagick/issues/560

Actions #2

Updated by Go MAEDA 14 days ago

Actions

Also available in: Atom PDF