[Vtigercrm-commits] [vtiger development] #4432: Problem with importing a CSV file with less than 2 rows.

vtiger development vtiger-tickets at trac.vtiger.com
Tue Nov 6 02:30:22 EST 2007


#4432: Problem with importing a CSV file with less than 2 rows.
-----------------------+----------------------------------------------------
 Reporter:  asha       |       Owner:  asha 
     Type:  defect     |      Status:  new  
 Priority:  minor      |   Milestone:  5.0.4
Component:  vtigercrm  |     Version:  5.0.4
 Keywords:             |  
-----------------------+----------------------------------------------------
 For all the modules, if you try to import a csv file with less than 2 rows
 (excluding the headers row), Following warning are shown up on the screen

 Warning: Invalid argument supplied for foreach() in
 C:\vtiger_work\validation_504\modules\Import\ImportStep2.php on line 175

 Warning: Invalid argument supplied for foreach() in
 C:\vtiger_work\validation_504\modules\Import\ImportStep2.php on line 180

 Both the warnings are shown when there are 0 rows and only the second
 warning is shown when there is 1 row.

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/4432>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list