[wp-trac] [WordPress Trac] #14730: ms-files.php required ob_clean() and flush()

WordPress Trac wp-trac at lists.automattic.com
Mon Aug 30 05:03:08 UTC 2010


#14730: ms-files.php required ob_clean() and flush()
--------------------------+-------------------------------------------------
 Reporter:  pj_mfc        |       Owner:                 
     Type:  defect (bug)  |      Status:  new            
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Multisite     |     Version:                 
 Severity:  normal        |    Keywords:                 
--------------------------+-------------------------------------------------
Changes (by nacin):

  * component:  General => Multisite


Comment:

 You most likely have something else going on that is causing a few bytes
 to slip into the output of the page. I'm not sure of the purpose is for
 ob_clean() in that example other than to prevent unrelated output buffers
 from interfering. It may be a technique I simply haven't heard of before,
 but by default ms-files.php shouldn't cause those kinds of problems.

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


More information about the wp-trac mailing list