[wp-trac] [WordPress Trac] #19375: Make BLOG_ID folder deleted on site-deletion

WordPress Trac wp-trac at lists.automattic.com
Wed Nov 30 18:33:56 UTC 2011


#19375: Make BLOG_ID folder deleted on site-deletion
---------------------------+------------------------------
 Reporter:  momotombopuro  |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Multisite      |     Version:  3.0
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |
---------------------------+------------------------------
Changes (by kurtpayne):

 * cc: kpayne@… (added)
 * keywords:   => has-patch
 * version:   => 3.0


Comment:

 For removing the entire blog.dir/[id]/ folder, Ipstenu covered it pretty
 well in the referenced support thread.  It's intended behavior.

 I did find a problem in deleting folders on WAMP, though.  The directory
 handles from `opendir` are not closed and this causes a problem when the
 directories are removed with `rmdir`.  The warnings are suppressed with @,
 so it doesn't show up anywhere, just left over YYYY/MM folders.

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


More information about the wp-trac mailing list