From 560338d15d2b84eb5b3cffaaf200c040866d4943 Mon Sep 17 00:00:00 2001 From: wei <> Date: Tue, 1 Aug 2006 02:10:24 +0000 Subject: Fixed #306 --- tests/FunctionalTests/tickets/protected/pages/Ticket306.page | 12 ++++++++++++ tests/FunctionalTests/tickets/protected/pages/config.xml | 8 ++++++++ 2 files changed, 20 insertions(+) create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket306.page (limited to 'tests/FunctionalTests/tickets/protected/pages') diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket306.page b/tests/FunctionalTests/tickets/protected/pages/Ticket306.page new file mode 100644 index 00000000..6a202cc6 --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket306.page @@ -0,0 +1,12 @@ + + + + {field} is required. + + + city + + + + + \ No newline at end of file diff --git a/tests/FunctionalTests/tickets/protected/pages/config.xml b/tests/FunctionalTests/tickets/protected/pages/config.xml index 48a0114c..9404e969 100644 --- a/tests/FunctionalTests/tickets/protected/pages/config.xml +++ b/tests/FunctionalTests/tickets/protected/pages/config.xml @@ -4,5 +4,13 @@ + + + + + + \ No newline at end of file -- cgit v1.2.3