BUG 7864 7635 "Parallel Join Routing Rule by evaluation problem" SOLVED

- problem when a condition is evaluated false, so the join never completes solved
This commit is contained in:
Erik Amaru Ortiz
2011-10-24 08:48:59 -04:00
parent ccf5d21531
commit 93d9f365f5
3 changed files with 234 additions and 197 deletions

View File

@@ -23,6 +23,7 @@ var main = function(){
enableDD:true,
containerScroll: true,
border: false,
width: 250,
height: 120,
dropConfig: {appendOnly:true},