From cfcebd3da5e073b4e86c58a1eea6f055a5c74853 Mon Sep 17 00:00:00 2001 From: "marcelo.cuiza" Date: Fri, 29 May 2015 16:07:30 -0400 Subject: [PATCH] pm-874 --- workflow/engine/controllers/pmTablesProxy.php | 1 + 1 file changed, 1 insertion(+) diff --git a/workflow/engine/controllers/pmTablesProxy.php b/workflow/engine/controllers/pmTablesProxy.php index cf7851e50..988d4b04a 100755 --- a/workflow/engine/controllers/pmTablesProxy.php +++ b/workflow/engine/controllers/pmTablesProxy.php @@ -1025,6 +1025,7 @@ class pmTablesProxy extends HttpProxyController } } else { /* from designer tab */ if($isPmTable){ + $validationType = ''; throw new Exception( G::loadTranslation( 'ID_NO_REPORT_TABLE' ) ); } if ($tableExists !== false && !$fromConfirm) {