summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwei <>2007-04-20 03:55:17 +0000
committerwei <>2007-04-20 03:55:17 +0000
commit9ebc3a5817f47ece534fea71d6b10a08411ee4be (patch)
tree6e50c72fa9ce9f38ba223cc10b2e24ff779c9538
parent44a846b6c1989fdbf5f5b921799134ae045769d6 (diff)
Test case for #605.
-rw-r--r--.gitattributes1
-rw-r--r--tests/FunctionalTests/tickets/protected/pages/Ticket605.page5
2 files changed, 6 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 4b5fec09..f2059a03 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2532,6 +2532,7 @@ tests/FunctionalTests/tickets/protected/pages/Ticket586.page -text
tests/FunctionalTests/tickets/protected/pages/Ticket586.php -text
tests/FunctionalTests/tickets/protected/pages/Ticket587.page -text
tests/FunctionalTests/tickets/protected/pages/Ticket587.php -text
+tests/FunctionalTests/tickets/protected/pages/Ticket605.page -text
tests/FunctionalTests/tickets/protected/pages/Ticket68.page -text
tests/FunctionalTests/tickets/protected/pages/Ticket72.page -text
tests/FunctionalTests/tickets/protected/pages/Ticket72.php -text
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket605.page b/tests/FunctionalTests/tickets/protected/pages/Ticket605.page
new file mode 100644
index 00000000..34f859b7
--- /dev/null
+++ b/tests/FunctionalTests/tickets/protected/pages/Ticket605.page
@@ -0,0 +1,5 @@
+<com:TContent ID="Content">
+
+<com:TDatePicker DateFormat="yyyy-MM-dd" Mode="ImageButton" ID="from" />
+
+</com:TContent> \ No newline at end of file