#1342: mimetype check for uploaded files in AgaviBaseFileValidator
------------------------------+---------------------------------------------
 Reporter:  behrooz@…         |       Owner:  david
     Type:  defect            |      Status:  new  
 Priority:  normal            |   Milestone:  1.0.5
Component:  _OTHER_           |     Version:  1.0.4
 Severity:  normal            |    Keywords:       
Has_patch:  1                 |  
------------------------------+---------------------------------------------
 currently there's no way to check mimetype of uploaded files via
 Validators which could be fixed by this patch.

 it will add a new parameter ("mime_type") to validators extended from
 AgaviBaseFileValidator which could be a pcre pattern or an array of
 mimetypes to check.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1342>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to