[wp-trac] [WordPress Trac] #49751: Old Featured Images (Thumbnails) Broken in 5.4

WordPress Trac noreply at wordpress.org
Fri Apr 3 03:00:25 UTC 2020


#49751: Old Featured Images (Thumbnails) Broken in 5.4
-----------------------------+---------------------
 Reporter:  ispreview        |       Owner:  (none)
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  5.4.1
Component:  Post Thumbnails  |     Version:  5.4
 Severity:  major            |  Resolution:
 Keywords:                   |     Focuses:
-----------------------------+---------------------

Comment (by JeffPaul):

 I've setup a WP 5.3 install with NextGen Gallery 1.9 and the general
 settings as noted from Site Health below, but am unable to duplicate this
 issue.  All featured images I've tested setting up follow the structure of
 {{{
 http://test.local/wp-content/uploads/2020/04/testimage.jpg
 }}}
 so getting some more details on the setup that's causing this issue will
 help us better triage.  That said, are your aware of NextGen Gallery or
 other plugins relying on `get_post_thumbnail_id` returning a string
 instead of the new integer?


 ### wp-core ###

 version: 5.3
 permalink: /%postname%/
 https_status: false
 multisite: false

 ### wp-active-theme ###

 name: Twenty Twenty (twentytwenty)
 version: 1.2

 ### wp-plugins-active (2) ###

 Classic Editor: version: 1.5, author: WordPress Contributors
 NextGEN Gallery: version: 1.9.0, author: Alex Rabe (latest version: 3.3.0)

 ### wp-media ###

 image_editor: WP_Image_Editor_GD
 imagick_module_version: Not available
 imagemagick_version: Not available
 gd_version: bundled (2.1.0 compatible)
 ghostscript_version: not available

 ### wp-server ###

 server_architecture: Darwin 19.3.0 x86_64
 httpd_software: nginx/1.16.0
 php_version: 7.3.5 64bit
 php_sapi: fpm-fcgi
 max_input_variables: 4000
 time_limit: 1200
 memory_limit: 256M
 max_input_time: 600
 upload_max_size: 300M
 php_post_max_size: 1000M
 curl_version: 7.54.0 LibreSSL/2.6.5
 suhosin: false
 imagick_availability: false

 ### wp-database ###

 extension: mysqli
 server_version: 8.0.16
 client_version: mysqlnd 5.0.12-dev - 20150407 - $Id:
 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $

 ### wp-constants ###

 WP_HOME: undefined
 WP_SITEURL: undefined
 WP_MAX_MEMORY_LIMIT: 256M
 WP_DEBUG: false
 WP_DEBUG_DISPLAY: true
 WP_DEBUG_LOG: false
 SCRIPT_DEBUG: false
 WP_CACHE: false
 CONCATENATE_SCRIPTS: undefined
 COMPRESS_SCRIPTS: undefined
 COMPRESS_CSS: undefined
 WP_LOCAL_DEV: undefined
 DB_CHARSET: utf8
 DB_COLLATE: undefined

 ### wp-filesystem ###

 wordpress: writable
 wp-content: writable
 uploads: writable
 plugins: writable
 themes: writable

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49751#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list