[Mono-bugs] [Bug 78970][Wis] Changed - [2.0] Support for nullable types in TemplateControlCompiler
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 28 10:17:57 EDT 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by grendello at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78970
--- shadow/78970 2006-07-28 10:17:25.000000000 -0400
+++ shadow/78970.tmp.26821 2006-07-28 10:17:57.000000000 -0400
@@ -18,6 +18,11 @@
The attached test.aspx page will cause the current Mono
TemplateControlCompiler to generate invalid code, as the ShowCheckBox and
Expanded properties of TreeView are both nullable types and the
GetExpressionFromString method doesn't support those. The diff fixes the
problem.
+
+------- Additional Comments From grendello at gmail.com 2006-07-28 10:17 -------
+Created an attachment (id=17368)
+test.aspx
+
More information about the mono-bugs
mailing list