From a06222ba20700e47f46e21d98fe77bd52d8b2467 Mon Sep 17 00:00:00 2001 From: conradverm Date: Thu, 7 Jun 2007 16:13:36 +0000 Subject: [PATCH] "KTS-1526" "A Required field not being marked as such leads to a DB error: 'DB Error: null value violates not-null constraint'" Fixed. Made the workflowid part of the form post. --- templates/ktcore/workflow/admin/new_wizard_step2.smarty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ktcore/workflow/admin/new_wizard_step2.smarty b/templates/ktcore/workflow/admin/new_wizard_step2.smarty index 36725de..48b15c2 100644 --- a/templates/ktcore/workflow/admin/new_wizard_step2.smarty +++ b/templates/ktcore/workflow/admin/new_wizard_step2.smarty @@ -8,7 +8,7 @@ states. Use the table below to configure this behaviour.{/i18n}

{foreach from=$args key=k item=v} {/foreach} - + -- libgit2 0.21.4