[Vtigercrm-commits] [vtiger development] #7111: vTiger workflow module fails when editing a workflow - old old problem not resolved

vtiger development vtiger-tickets at trac.vtiger.com
Mon Jul 25 18:38:02 PDT 2011


#7111: vTiger workflow module fails when editing a workflow - old old problem not
resolved
---------------------------+------------------------------------------------
  Reporter:  ivarsimpkins  |       Owner:  developer                 
      Type:  defect        |      Status:  new                       
  Priority:  critical      |   Milestone:  5.3.0                     
 Component:  vtigercrm     |     Version:  5.3.0                     
Resolution:                |    Keywords:  workflow, Ajax, Condition,
---------------------------+------------------------------------------------
Comment (by ivarsimpkins):

 Replying to [ticket:7111 ivarsimpkins]:
 > New Install works, Upgrade does not.
 > Have read:
 >   http://tonymcneil.wordpress.com/2009/11/02/vtiger-crm-5-1-0-php-5-3
 -and-workflow-module-problem/
 >
 > Quote
 >   Long story short:
 >   vTiger workflow module fails when editing a workflow by popping up an
 alert box saying “Failure:undefined”
 >
 >   The code that produces the error is around lines 100-110 in
 <<VTIGERHOME>>/modules/com_vtiger_workflow/resources/editworkflowscript.js
 >
 >   This is due to the AJAX call to vTigers internal REST service failing
 because it can’t find everything it needs in php’s $_REQUEST superglobal.
 >   (and thus produces an authentication failure exception).
 > unquote
 >
 > All the mentioned fixes (I think) circumvent a deeper problem and as was
 mentioned, not that easy to debug.
 >
 > As I am using PHP 5.2.10, so the php5.3 problems should not arise.
 > The problem does not arise on a new install but on a migration.
 >
 > My feeling is that it has todo with building the 'condition' fields list
 WITH
 > cf_ fields present. (Never had the problem with vanilla fields)
 >
 > The code that produces the error is around lines 100-110 in
 <<VTIGERHOME>>/modules/com_vtiger_workflow/resources/editworkflowscript.js
 >
 >
 > Situation:
 >
 > vTiger 5.3.0 svn Rev 13363 - Migration 5.2.1 -> 5.3.0 - Workflow Edit -
 Ajax 'Condition' error.
 >
 > vTiger 5.3.0 svn Rev 13363 - New install - Workflow Edit - Ajax - all
 works well.
 >
 > All seems to end with an authentication error but the actual error I
 have not been able to isolate.
 >
 > ----
 > I have had this problem for many versions now and have managed with work
 arounds.
 > ----
 >
 > Centos 5.5.
 > PHP 5.2.10.
 > vTiger 5.3.0 svn Rev 13363.
 > ----
 >
 See that it is been covered by Ticket #6547 (assigned defect)
 milestone changed from Unassigned to 5.3.0.

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7111#comment:1>
vtiger development <http://trac.vtiger.com/>
vtigerCRM



More information about the vtigercrm-commits mailing list