[wp-trac] [WordPress Trac] #20069: Wordpress upgrade process removed executable bits on .php files and so broke Wordpress
WordPress Trac
noreply at wordpress.org
Tue Sep 17 08:05:24 UTC 2013
#20069: Wordpress upgrade process removed executable bits on .php files and so
broke Wordpress
-------------------------------------+---------------------
Reporter: gerv | Owner: dd32
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.7
Component: Filesystem | Version: 3.3.1
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing |
-------------------------------------+---------------------
Changes (by dd32):
* owner: => dd32
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"25469"]:
{{{
#!CommitTicketReference repository="" revision="25469"
WordPress Upgrades: When defining the default filesystem permissions for
files/directories, base the value on the existing ABSPATH & index.php file
permissions - so as to respect the executable bit (if set) and not set
global read if not required.
This sets a minimum permission set to 750 and 640 for directories and
files, so any systems requring less permission than that will still need
to define the constants themselves. Fixes #20069
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20069#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list