From 1ba083b9bf77b334b773b84d4d9e5f44319d17a2 Mon Sep 17 00:00:00 2001 From: wei <> Date: Mon, 2 Apr 2007 06:19:55 +0000 Subject: Fixed #585, #586 --- .../tickets/protected/pages/Ticket585.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket585.php (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket585.php') diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket585.php b/tests/FunctionalTests/tickets/protected/pages/Ticket585.php new file mode 100644 index 00000000..5932146d --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket585.php @@ -0,0 +1,18 @@ +Value == "15-03-2007") + { + $param->IsValid=false; + } + else + $param->IsValid=true; + } + +} + +?> \ No newline at end of file -- cgit v1.2.3