[Vtigercrm-commits] [vtiger development] #6426: workflow cron causes Warning Error when last condition field is left blank

vtiger development vtiger-tickets at trac.vtiger.com
Thu Nov 19 15:43:19 EST 2009


#6426: workflow cron causes Warning Error when last condition field is left blank
------------------------+---------------------------------------------------
 Reporter:  jsherk      |       Owner:  developer
     Type:  defect      |      Status:  new      
 Priority:  unassigned  |   Milestone:  5.2.0    
Component:  vtigercrm   |     Version:  5.1.0    
 Keywords:              |  
------------------------+---------------------------------------------------
 Create a New Workflow for Module: Contacts.
 Enter a description and set When To Run = Every time the the record is
 saved.
 Create a New Condition.
 Set first field to Contact Id
 Set second field to Does Not Contain
 Leave the third field empty (do not enter anything)
 Click SAVE
 Create New Task = Send Email
 Enter a Task Title
 Recipient = your at email.com
 Subject = test
 Message = test
 Click SAVE
 Now go to Contacts and Create a New Contact... just enter Test for first
 name and Test for lastname and click Save.
 You will see the following Warnings:

 Warning: strpos() [function.strpos]: Empty delimiter in
 /home/mydomain/public_html/vtiger/modules/com_vtiger_workflow/VTJsonCondition.inc
 on line 99

 Warning: Cannot modify header information - headers already sent by
 (output started at
 /home/mydomain/public_html/vtiger/modules/com_vtiger_workflow/VTJsonCondition.inc:99)
 in /home/mydomain/public_html/vtiger/modules/Contacts/Save.php on line 220

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




More information about the vtigercrm-commits mailing list