From 84863ce89a1a712aa00df5c33227cecafded881a Mon Sep 17 00:00:00 2001
From: wei <>
Date: Tue, 8 May 2007 03:16:10 +0000
Subject: Fixed #593.

---
 tests/FunctionalTests/tickets/protected/pages/Ticket593.page | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket593.page

(limited to 'tests/FunctionalTests')

diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket593.page b/tests/FunctionalTests/tickets/protected/pages/Ticket593.page
new file mode 100644
index 00000000..efa8a542
--- /dev/null
+++ b/tests/FunctionalTests/tickets/protected/pages/Ticket593.page
@@ -0,0 +1,5 @@
+<com:TContent ID="Content">
+
+<com:System.Web.UI.ActiveControls.TInplaceTextBox maxlength="10" Text="Hello" />
+
+</com:TContent>
\ No newline at end of file
-- 
cgit v1.2.3