diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected')
-rw-r--r-- | tests/FunctionalTests/tickets/protected/pages/Ticket573.page | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket573.page b/tests/FunctionalTests/tickets/protected/pages/Ticket573.page new file mode 100644 index 00000000..a2c4d145 --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket573.page @@ -0,0 +1,6 @@ +<com:TContent ID="Content">
+<h2 class="defect">NumberFormat Bug</h2>
+
+<span id="test1"><com:TNumberFormat Value="9.999" Pattern="#.00" /></span>
+
+</com:TContent>
\ No newline at end of file |