id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 2988,Suspected fread data loss bug in class-snoopy.php fix,cschneid,,"I think the following should be done on line 1241 in wp-includes/class-snoopy.php: {{{ while (!feof($fp)) { - $file_content = fread($fp, filesize($file_name)); + $file_content .= fread($fp, filesize($file_name)); } }}} i.e. concatenate the read data instead of just using the last part.",defect (bug),closed,normal,,Administration,2.0.4,normal,fixed,,,