Author: kostat
Date: 2007-01-17 12:00:06 -0500 (Wed, 17 Jan 2007)
New Revision: 71210

Modified:
   trunk/mcs/class/System.Web/System.Web.UI.WebControls/ChangeLog
Log:
ToString the validating property value, if null return an empty string

Modified: trunk/mcs/class/System.Web/System.Web.UI.WebControls/ChangeLog
===================================================================
--- trunk/mcs/class/System.Web/System.Web.UI.WebControls/ChangeLog      
2007-01-17 16:56:41 UTC (rev 71209)
+++ trunk/mcs/class/System.Web/System.Web.UI.WebControls/ChangeLog      
2007-01-17 17:00:06 UTC (rev 71210)
@@ -1,3 +1,8 @@
+2007-01-17  Konstantin Triger <[EMAIL PROTECTED]>
+
+       * BaseValidator.cs: ToString the validating property value or
+               if null return an empty string.
+
 2007-01-17  Vladimir Krasnov  <[EMAIL PROTECTED]>
 
        * TreeView.cs: fixed RegisterStyle, style names should be without

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to