From 0115e23f7c89aa33b14717e15c31422fe846c493 Mon Sep 17 00:00:00 2001 From: Luis Fernando Saisa Lopez Date: Fri, 19 Jul 2013 14:22:35 -0400 Subject: [PATCH] BUG 12295 "No se pueden guardar las importaciones..." SOLVED - No se pueden guardar las importaciones de triggers en un proceso. - Problema resuelto, se han adicionado validaciones al importar un Triggers. Al seleccionar un Triggers de un proceso en la importacion el codigo fuente se muestra y se lo guardar con normalidad. * Available from version ProcessMaker-2.5.2-testing.1 --- .../engine/xmlform/triggers/triggerCopy.html | 3 ++ .../engine/xmlform/triggers/triggerCopy.xml | 39 +++++++++++++++---- 2 files changed, 34 insertions(+), 8 deletions(-) diff --git a/workflow/engine/xmlform/triggers/triggerCopy.html b/workflow/engine/xmlform/triggers/triggerCopy.html index c30feb505..71e1276db 100644 --- a/workflow/engine/xmlform/triggers/triggerCopy.html +++ b/workflow/engine/xmlform/triggers/triggerCopy.html @@ -33,6 +33,9 @@ {$TRIGGER_UID} {$form.TRIGGER_UID} + +
{$form.TRIGGER_UID_AUX}
+ * {$TRI_TITLE} {$form.TRI_TITLE} diff --git a/workflow/engine/xmlform/triggers/triggerCopy.xml b/workflow/engine/xmlform/triggers/triggerCopy.xml index ab9602d8c..5bd17beca 100644 --- a/workflow/engine/xmlform/triggers/triggerCopy.xml +++ b/workflow/engine/xmlform/triggers/triggerCopy.xml @@ -26,7 +26,7 @@ - + + + + + + Title of the new trigger @@ -55,7 +64,7 @@ Description of the new trigger - +