From b38c19252593b2fea1ad2597d587741fe48f1c67 Mon Sep 17 00:00:00 2001 From: tof <> Date: Thu, 17 Apr 2008 17:18:25 +0000 Subject: Implemented #745 --- tests/FunctionalTests/tickets/protected/pages/Ticket745.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 tests/FunctionalTests/tickets/protected/pages/Ticket745.php (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket745.php') diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket745.php b/tests/FunctionalTests/tickets/protected/pages/Ticket745.php new file mode 100755 index 00000000..8d7c66ce --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket745.php @@ -0,0 +1,11 @@ +Result->Text="Your favorite color is: " . $this->DropDownList1->SelectedValue; + } +} + +?> \ No newline at end of file -- cgit v1.2.3