[Vtigercrm-commits] [vtiger development] #7695: imoprt module

vtiger development vtiger-tickets at trac.vtiger.com
Tue Jun 25 08:10:20 UTC 2013


#7695: imoprt module
-----------------------+-----------------------
 Reporter:  jan        |       Owner:  apparao
     Type:  defect     |      Status:  assigned
 Priority:  critical   |   Milestone:  6.0.0
Component:  vtigercrm  |     Version:  6.0 ea
 Severity:  Critical   |  Resolution:
 Keywords:             |
-----------------------+-----------------------

Comment (by info):

 Hi,
 it is enough to comment out lines 198-199 in
 vtiger6/modules/Settings/ModuleManager/views/ModuleImport.php:

 {{{
         //checkFileAccessForDeletion($uploadFileName);
         //unlink($uploadFileName);
 }}}
 These two lines removed the uploaded package from the server before it was
 imported, in second step. The same code is in step three too, it just
 seems to be forgoten in second step.

--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7695#comment:6>
vtiger development <http://trac.vtiger.com/>
vtiger CRM


More information about the vtigercrm-commits mailing list