[wp-trac] [WordPress Trac] #48199: Check for whether the themes directory writable is incorrect when the current theme is symlinked into the theme directory

WordPress Trac noreply at wordpress.org
Mon Jun 22 20:13:43 UTC 2020


#48199: Check for whether the themes directory writable is incorrect when the
current theme is symlinked into the theme directory
------------------------------+-----------------------------
 Reporter:  pbiron            |       Owner:  SergeyBiryukov
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  5.5
Component:  Site Health       |     Version:  5.2
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |     Focuses:
------------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * owner:  (none) => SergeyBiryukov
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"48125" 48125]:
 {{{
 #!CommitTicketReference repository="" revision="48125"
 Site Health: Correct the check of whether the theme directory is writable
 when the current theme is symlinked into the theme directory.

 This ensures that the check is done on a sub-directory within
 `WP_CONTENT_DIR`, rather than outside of `ABSPATH`.

 Props pbiron, Clorith.
 Fixes #48199.
 }}}

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


More information about the wp-trac mailing list