From f21a3840e2486a298ec6976771888f02e3748ebb Mon Sep 17 00:00:00 2001 From: wei <> Date: Sat, 27 May 2006 03:53:20 +0000 Subject: Fixed #162 and #163. --- tests/FunctionalTests/tickets/protected/pages/Ticket163.page | 9 +++++++++ tests/FunctionalTests/tickets/protected/pages/config.xml | 3 +++ 2 files changed, 12 insertions(+) create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket163.page (limited to 'tests/FunctionalTests/tickets/protected') diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket163.page b/tests/FunctionalTests/tickets/protected/pages/Ticket163.page new file mode 100644 index 00000000..aa05e601 --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket163.page @@ -0,0 +1,9 @@ + +

Test Ticket #163

+

Missing currency sign in TNumberFormat if Value is 0

+ +
+ +
+ +
\ 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 83bb5791..48a0114c 100644 --- a/tests/FunctionalTests/tickets/protected/pages/config.xml +++ b/tests/FunctionalTests/tickets/protected/pages/config.xml @@ -1,5 +1,8 @@ + + + \ No newline at end of file -- cgit v1.2.3