[wp-trac] [WordPress Trac] #29468: Editing an images doesnt show image.
WordPress Trac
noreply at wordpress.org
Tue Sep 2 13:39:49 UTC 2014
#29468: Editing an images doesnt show image.
--------------------------+-----------------------------
Reporter: jochemdu | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
When i create a vanilla install of Wordpress and try to edit an image the
image does not show in the editor.
Als when an image is uploaded it doesnt get the proper dimensions, only
the original specs the image had when i uploaded it.
(Might be affected by this issue that images are not regenerated when
using regen. thumbnails)
Specs:
php 5.5.9-1ubuntu4.2
Apache 2.4.7
Ubuntu 14.04
Tested on the following Wordpress releases, all with default installation
4.0-rc1
4.0-beta2
4.9.3
4.9.2
Debugging on:
define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', true);
define('SCRIPT_DEBUG', true);
define('SAVEQUERIES', true);
Nothing new is written to apache error log
Nothing is written to debug.log inside wp-content directory (did a chmod
777 just to be sure)
Please see getinfo() output for full specs.
http://pastebin.com/KfrR9eNV
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29468>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list