[Vtigercrm-commits] [Vtiger development] #7412: On Import of too large a file the error message is incorrect.

Vtiger development vtiger-tickets at trac.vtiger.com
Mon May 26 08:28:13 GMT 2014


#7412: On Import of too large a file the error message is incorrect.
-----------------------+------------------------
 Reporter:  alanlord   |       Owner:  developer
     Type:  defect     |      Status:  closed
 Priority:  minor      |   Milestone:  6.0.0
Component:  vtigercrm  |     Version:  5.4.0
 Severity:  Medium     |  Resolution:  fixed
 Keywords:             |
-----------------------+------------------------
Changes (by uma):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 The above code is_uploaded_file will check only for whether file is
 uploaded through HTTP POST. so if this fails the error we are throwing is
 correct. If file size crosses then we are saying as import error large
 file.

--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7412#comment:2>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM


More information about the vtigercrm-commits mailing list