[wp-trac] Re: [WordPress Trac] #10304: WP_Filesystem fixes
WordPress Trac
wp-trac at lists.automattic.com
Tue Jun 30 14:08:59 GMT 2009
#10304: WP_Filesystem fixes
--------------------------+-------------------------------------------------
Reporter: azaozz | Owner: dd32
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9
Component: Filesystem | Version: 2.8
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Comment(by azaozz):
Replying to [comment:2 dd32]:
> Note: This was fixed for the Direct Class in #10170, It shouldn't be an
issue in the other classes due to the original problem being php's mkdir()
and umasks.
Yes, that exists in the other classes except in WP_Filesystem_SSH2 where
it would need some testing.
Are we removing `WP_Filesystem_Base::gethchmod()` or are we going to fix
it. It seems it needs the permissions as decimal int to work properly.
Replying to [comment:3 Denis-de-Bernardy]:
> Do we get this in 2.8.1 too, or is it going to be 2.9-only material?
It would need more testing and may introduce some plugins
incompatibilities as the ` setDefaultPermissions()` method is gone. Don't
think there will be enough time to test it properly for 2.8.1.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10304#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list