[wp-trac] [WordPress Trac] #13659: Incorrect permissions created by wp_mkdir_p() when safe mode is used

WordPress Trac wp-trac at lists.automattic.com
Thu Sep 23 18:02:12 UTC 2010


#13659: Incorrect permissions created by wp_mkdir_p() when safe mode is used
--------------------------+-------------------------------------------------
 Reporter:  cgrenier      |       Owner:                
     Type:  defect (bug)  |      Status:  new           
 Priority:  normal        |   Milestone:  Future Release
Component:  Upload        |     Version:  2.9.2         
 Severity:  normal        |    Keywords:                
--------------------------+-------------------------------------------------

Comment(by hakre):

 Maybe there is some chmod(0) calling because of edge cases, like stat()
 not working due to safemode restrictions. I have a patch here that could
 probably deal deal with those cases:
 [http://core.trac.wordpress.org/attachment/ticket/14928/14928.3.patch
 14928.3.patch]

 Related: #14928

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13659#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list