[Vtigercrm-commits] [vtiger development] #5814: In workflows, VTTaskManager::retrieveTask() returns FALSE when the serialized task contains special characters
vtiger development
vtiger-tickets at trac.vtiger.com
Sat Apr 11 13:11:58 EDT 2009
#5814: In workflows, VTTaskManager::retrieveTask() returns FALSE when the
serialized task contains special characters
---------------------------+------------------------------------------------
Reporter: Ronnie.Garcia | Owner: developer
Type: defect | Status: new
Priority: major | Milestone: 5.1.0
Component: vtigercrm | Version: 5.1.0-val1
Keywords: |
---------------------------+------------------------------------------------
When you define workflow tasks that contain special characters (like
french accents), VTTaskManager::retrieveTask() returns FALSE, because
unserialize() returns FALSE itself.
The workflow task is not executed.
Steps to reproduce :
- define a new workflow for the "Invoice" module
- don't set any condition
- define a new task of type "Send Email"
- set a name (without special characters)
- set an email as a recipient
- set a subject with special characters (like "é")
- launch the cronjob
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5814>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list