summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets/protected/pages/Ticket500.page
diff options
context:
space:
mode:
authorwei <>2007-03-30 12:06:27 +0000
committerwei <>2007-03-30 12:06:27 +0000
commitfbfbdcb233e94b7fed6f8ae209eb90d79aa33f7e (patch)
tree4c684403050cf0633574547316ede7a4e56cb7bb /tests/FunctionalTests/tickets/protected/pages/Ticket500.page
parent63f771ad05eaf96c11053cb6e009f7b8633eb4fe (diff)
Add test case for #528
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket500.page')
-rw-r--r--tests/FunctionalTests/tickets/protected/pages/Ticket500.page7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket500.page b/tests/FunctionalTests/tickets/protected/pages/Ticket500.page
new file mode 100644
index 00000000..a5ef32ca
--- /dev/null
+++ b/tests/FunctionalTests/tickets/protected/pages/Ticket500.page
@@ -0,0 +1,7 @@
+<com:TContent ID="Content">
+
+<com:TActiveHyperLink ID="link1" Text="link 1"/>
+
+<com:TActiveButton ID="button1" Text="set url" onclick="set_url"/>
+
+</com:TContent> \ No newline at end of file