| Summary: | add imagemagick support | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | albert <superber> |
| Component: | wordpress | Assignee: | Remi Collet <fedora> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 22 | CC: | fedora, gwync, metherid |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-14 06:24:58 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
albert
2013-12-03 10:16:30 UTC
Correction: The dependency should be on php-pecl-imagick, as reflected in http://make.wordpress.org/core/2012/12/06/wp_image_editor-is-incoming/ php-pecl_imagick is an optional dependency. So this should be installed on user/admin choice, not by default. Espcecially because pecl/imagick pull a lot od dependencies, and have conflicts with some other extension (pecl/gmagick). So, sorry, but I think we can't add this as a mandatory dep. OK, I understand. However, a mention on this could be done in /usr/share/doc/wordpress-3.7.1/README.fedora so IT admins can be aware of this option and make a choice. This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22 Would be nice to use recommends for optional packages in addition to the readme file. Already explained in README, as for opcache and pecl/ssh2 I don't want to add any dependencies (because of the conflicts) Even a recommends could raise issue (1st install wordpress, then another app requiring gmagick) |