[wp-trac] [WordPress Trac] #40746: Error on adding .ico icon in customizer.
WordPress Trac
noreply at wordpress.org
Fri May 12 15:32:18 UTC 2017
#40746: Error on adding .ico icon in customizer.
--------------------------+-----------------------------
Reporter: kruglikov | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Customize | Version: 4.7.4
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
I'm trying to add site icon in Cutomizer according to this manual:
https://codex.wordpress.org/Creating_a_Favicon#WordPress_Version_4.3_or_later
- I go to Administration Screen > Appearance > Customize
- I click Site Identify
- then I click Select Image at Site Icon sectiona and select my
favicon.ico file.
On step when WP asks me to crop the image, I got error "Image could not be
processed".
I debugged and found that this is because system (neither GD nor
ImageMagick) cannot operate with .ico (image/x-icon mimetype) files.
It seems not very logical that I can't upload ready for use favicon.ico
with the tool that is created for this. It seems as bug for me.
Why just not use uploded .ico file if system cannot operate it?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40746>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list