diff --git a/plugins/NewTest.java b/plugins/NewTest.java index 515cb80..46c99f3 100644 --- a/plugins/NewTest.java +++ b/plugins/NewTest.java @@ -62,7 +62,7 @@ public class NewTest extends javax.swing.JPanel { public static String TESTS_HELP_FILENAME = "help.html"; public static String ALLOWED_CHARSET1 = "[a-z A-Z 0-9 . _ \\- \\[\\] () : , < > = \\$]*"; //les restricted set of chars public static String ALLOWED_CHARSET2 = "[a-z A-Z 0-9 . _ \\- \\[\\] () : , \\$]*"; //more restricted set of chars - public static String ALLOWED_CHARSET3 = "[a-zA-Z0-9._\\-\\$,]*"; //even more restricted set of chars + public static String ALLOWED_CHARSET3 = "[a-zA-Z0-9._\\-\\$,:]*"; //even more restricted set of chars /** * enumeration of table column indexes diff --git a/script/tests/tests/sad/jtr/.config b/script/tests/tests/sad/jtr/.config index 876e4ad..d9605d8 100644 --- a/script/tests/tests/sad/jtr/.config +++ b/script/tests/tests/sad/jtr/.config @@ -1,4 +1,4 @@ -#Thu Oct 12 16:10:08 CEST 2017 +#Thu Oct 12 16:24:43 CEST 2017 name=jtr -parameters=examplePar1\:2\:This is the parameter n.1 with unit [unit];examplePar2\:4.5\:This is the parameter n.2 with unit [unit]; -description=re +parameters=examplePar1&2&This is the parameter n.1 with unit [unit];examplePar2&4.5&This is the parameter n.2 with unit [unit]; +description=eed diff --git a/script/tests/tests/sad/jtr/help.html b/script/tests/tests/sad/jtr/help.html index 7687951..3ec858e 100644 --- a/script/tests/tests/sad/jtr/help.html +++ b/script/tests/tests/sad/jtr/help.html @@ -2,7 +2,7 @@
examplePar1 | This is the parameter n.1 with unit [unit] |