[wp-trac] [WordPress Trac] #27838: wp-admin/setup-config.php uses is_writable rather than win_is_writable
WordPress Trac
noreply at wordpress.org
Wed Apr 16 16:59:58 UTC 2014
#27838: wp-admin/setup-config.php uses is_writable rather than win_is_writable
-----------------------------+-----------------------------
Reporter: israelshirk | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: trunk
Severity: normal | Keywords:
Focuses: administration |
-----------------------------+-----------------------------
We've been compensating for this one during our packaging process for
apparently a really long time - the install process mistakenly thinks it
can't write wp-config.php on CIFS and windows (depending on underlying
configuration) due to setup-config.php using is_writable instead of
win_is_writable, which compensates for the weird behavior.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27838>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list