Opened 7 years ago
Closed 2 years ago
#40488 closed defect (bug) (duplicate)
Wordpress sometimes generates images that Edge/IE cannot read.
Reported by: | programmin | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.5 |
Component: | Media | Keywords: | |
Focuses: | administration, performance | Cc: |
Description
Sometimes Wordpress generates downsized images that EDGE browser cannot read.
For example:
OK in all browsers:
http://www.cbcnormal.org/hp_wordpress/wp-content/uploads/2017/01/joy-to-give-01.jpg
Broken only in EDGE:
http://www.cbcnormal.org/hp_wordpress/wp-content/uploads/2017/01/joy-to-give-01-300x204.jpg
OK in all browsers:
http://www.cbcnormal.org/hp_wordpress/wp-content/uploads/2017/03/the-church-01.jpg
Broken only in EDGE:
http://www.cbcnormal.org/hp_wordpress/wp-content/uploads/2017/03/the-church-01-300x204.jpg
Maybe it's only certain types of cmyk image uploads?
Change History (4)
This ticket was mentioned in Slack in #core-media by joemcgill. View the logs.
7 years ago
#3
@
7 years ago
So should this be considered purely a Imagick or IE/Edge bug? Still happens on Win10, cbcnormal.org/outreach.
#4
@
2 years ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
- Version changed from 4.7.3 to 4.5
Hi @programmin,
Sorry this one took so long to receive a response.
I'm going to close this one out as a duplicate of #36684. That one predates this report, and has a bit more discussion/context.
Is there any particular reason why Wordpress doesn't reformat all uploaded images to RGB, just curious?