[wp-trac] [WordPress Trac] #59111: A stale register_core_block_style_handles cache can cause styles not to load

WordPress Trac noreply at wordpress.org
Sun Sep 3 20:03:17 UTC 2023


#59111: A stale register_core_block_style_handles cache can cause styles not to
load
--------------------------+--------------------------
 Reporter:  joemcgill     |       Owner:  joemcgill
     Type:  defect (bug)  |      Status:  assigned
 Priority:  normal        |   Milestone:  6.3.2
Component:  Themes        |     Version:  6.3
 Severity:  major         |  Resolution:
 Keywords:  has-patch     |     Focuses:  performance
--------------------------+--------------------------

Comment (by desmith):

 In Pagely's hosting containers, the web root has a bunch of symlinks to
 the "real" WP core files. The code is running in one place, but the core
 files are actually in the path @kimannwall referenced. Maybe something in
 this isn't properly dereferencing symbolic links and so is referring to
 the physical path of the WP core files? (I have a couple test sites and am
 seeing exactly the same thing that others are seeing.)

 @joemcgill: As a short-term thing, what kind of performance problems or
 other negatives are there to defining the filter you described? (I wonder
 if this is something I should deploy for all of Pagely's customers, who
 would presumably have similar issues, presumably wrapped in a version
 check that only adds the filter for 6.3/6.3.1. But if a fix is imminent it
 may not be worth the effort, as opposed to waiting for a core fix.)

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


More information about the wp-trac mailing list