[Vtigercrm-commits] [vtiger development] #4439: Image Upload Detection Failure

vtiger development vtiger-tickets at trac.vtiger.com
Fri Nov 23 09:14:17 EST 2007


#4439: Image Upload Detection Failure
------------------------+---------------------------------------------------
  Reporter:  prasad     |       Owner:  shahulhameed
      Type:  defect     |      Status:  closed      
  Priority:  critical   |   Milestone:  5.0.4       
 Component:  vtigercrm  |     Version:  5.0.3       
Resolution:  fixed      |    Keywords:              
------------------------+---------------------------------------------------
Comment (by prasad):

 Thanks for the integration. Here is some improvisation for it

 $extension = image_arr[len-1].toLowerCase();

 if(($extension == "jpeg") || ($extension == "png") ...)

 Regards,
 Prasad

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/4439#comment:5>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list