From 3c83939b045813d691d4b701b71fd4d01c8492b6 Mon Sep 17 00:00:00 2001 From: tof <> Date: Fri, 28 Sep 2007 09:34:07 +0000 Subject: Add a test for Ticket #691 --- tests/FunctionalTests/tickets/protected/pages/Ticket691.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket691.php (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket691.php') diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket691.php b/tests/FunctionalTests/tickets/protected/pages/Ticket691.php new file mode 100644 index 00000000..a47a6a9d --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket691.php @@ -0,0 +1,13 @@ +Rating=$sender->SelectedIndex+1; + $this->Result->Text="You vote ".$sender->Rating; + } +} +?> \ No newline at end of file -- cgit v1.2.3