From cb0aeb81d77d7170196f1b667978f56c6018100b Mon Sep 17 00:00:00 2001
From: xue <>
Date: Sat, 25 Nov 2006 20:51:43 +0000
Subject: merge from 3.0 branch till 1508.
---
.../tickets/protected/pages/Ticket283.page | 18 ++++++++++++++++++
.../tickets/protected/pages/Ticket283.php | 11 +++++++++++
.../tickets/protected/pages/Ticket453.page | 3 +++
3 files changed, 32 insertions(+)
create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket283.page
create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket283.php
create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket453.page
(limited to 'tests/FunctionalTests')
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket283.page b/tests/FunctionalTests/tickets/protected/pages/Ticket283.page
new file mode 100644
index 00000000..b5e1f95b
--- /dev/null
+++ b/tests/FunctionalTests/tickets/protected/pages/Ticket283.page
@@ -0,0 +1,18 @@
+
+
+
+Panel 1
+
+
+
+
+
+Panel 2
+
+
+
+
+
+
+
+
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket283.php b/tests/FunctionalTests/tickets/protected/pages/Ticket283.php
new file mode 100644
index 00000000..8426eae4
--- /dev/null
+++ b/tests/FunctionalTests/tickets/protected/pages/Ticket283.php
@@ -0,0 +1,11 @@
+label1->Text = $sender->Text.' Clicked!';
+ }
+}
+
+?>
\ No newline at end of file
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket453.page b/tests/FunctionalTests/tickets/protected/pages/Ticket453.page
new file mode 100644
index 00000000..23905aea
--- /dev/null
+++ b/tests/FunctionalTests/tickets/protected/pages/Ticket453.page
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
--
cgit v1.2.3