[Vtigercrm-commits] [vtiger development] #7642: Save triggers SQL warnings

vtiger development vtiger-tickets at trac.vtiger.com
Thu Feb 7 04:40:47 PST 2013


#7642: Save triggers SQL warnings
------------------------+---------------------------------------------------
 Reporter:  m.brummell  |       Owner:  developer 
     Type:  defect      |      Status:  new       
 Priority:  unassigned  |   Milestone:  Unassigned
Component:  vtigercrm   |     Version:  5.4.0     
 Severity:  Medium      |    Keywords:            
------------------------+---------------------------------------------------
 Hi,

 I am testing the latest version 6 of Vtiger which I downloaded yesterday.

 '''Problem 1.'''
 When I create a new project and click Save I am presented with the
 following SQL error:

 Warning: Invalid argument supplied for foreach() in
 /home/sites/vacrm.org/public_html/crm/include/events/VTEventTrigger.inc on
 line 133 Warning: Invalid argument supplied for foreach() in
 /home/sites/vacrm.org/public_html/crm/include/events/VTEventTrigger.inc on
 line 133 Warning: Invalid argument supplied for foreach() in
 /home/sites/vacrm.org/public_html/crm/include/events/VTEventTrigger.inc on
 line 133 Warning: Invalid argument supplied for foreach() in
 /home/sites/vacrm.org/public_html/crm/include/events/VTEventTrigger.inc on
 line 133 Warning: Cannot modify header information - headers already sent
 by (output started at
 /home/sites/vacrm.org/public_html/crm/include/events/VTEventTrigger.inc:133)
 in
 /home/sites/vacrm.org/public_html/crm/vtiger6/modules/Vtiger/actions/Save.php
 on line 33

 When I click on the Browser's Back button the record is saved.

 '''Problem 2'''
 I tested adding a new activity to an existing organisation and left the
 end date as the same as the startdate (this should trigger a message
 saying something like the end date needs to be different to the start
 date, instead some code appears under the end date box:

 Warning: DateTime::modify(): Failed to parse time string (+ minutes) at
 position 0 (+): Unexpected character in
 /home/sites/vacrm.org/public_html/crm/vtiger6/modules/Calendar/uitypes/Time.php
 on line 50

 When I correct this and click Save the process wheel spins indefinitely
 and I have to click on the back button to view the previous screen - the
 record has actually been updated

 '''Problem 3'''
 When adding a new Contact or organisation and clicking on the Save button,
 the process wheel again spins indefinitely as though it is still saving
 the record. Its only when I click on the browsers Back button that I can
 see that the new record has been added. The issue with the Save button
 seems to occur in most of the modules.

 My apologies if I have posted too many problems on one message - should I
 create separate tickets in future?

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



More information about the vtigercrm-commits mailing list