﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
6493,image upload problem,joshhighland,anonymous,"HTTP Error when uploading images
[http://joshhighland.com/blog/wp-content/uploads/2008/03/wp_upload25.gif]

solution: modify .httaccess

{{{
<IfModule mod_security.c>
<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>
}}}

[http://joshhighland.com/blog/2008/03/30/wordpress-25-image-upload-problem-solved/]
",defect (bug),closed,high,,Security,2.5,major,invalid,,
