[Vtigercrm-commits] [vtiger development] #6455: Workflow EditTask data variables should be passed via http POST
vtiger development
vtiger-tickets at trac.vtiger.com
Mon Dec 7 11:57:15 EST 2009
#6455: Workflow EditTask data variables should be passed via http POST
-----------------------+----------------------------------------------------
Reporter: grota | Owner: developer
Type: patch | Status: new
Priority: trivial | Milestone: 5.2.0
Component: vtigercrm | Version: 5.1.0
Keywords: workflow |
-----------------------+----------------------------------------------------
POST is better because otherwise the whole body of an email is passed in
the URL (using http GET). So basically you cannot use long enough email
bodies.
Attached is a trivial patch.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6455>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list