[Mono-bugs] [Bug 71815][Nor] Changed - ASP.NET Data-bound template incompatible behavior
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 18 Feb 2005 15:52:21 -0500 (EST)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71815
--- shadow/71815 2005-02-11 20:02:30.000000000 -0500
+++ shadow/71815.tmp.22336 2005-02-18 15:52:21.000000000 -0500
@@ -1,15 +1,15 @@
Bug#: 71815
Product: Mono: Class Libraries
Version: 1.0
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
-Priority: Major
+Priority: Normal
Component: Sys.Web
AssignedTo: lluis@ximian.com
ReportedBy: m@pernecky.sk
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -153,6 +153,9 @@
TemplateContainerAttribute should be checked with: Attribute.
GetCustomAttribute (<property>, typeof (TemplateContainerAttribute), false)
and than checked if the type implements INamingContainer.
------- Additional Comments From lluis@ximian.com 2005-01-26 20:41 -------
This is fixed in SVN head, and should probably be backported to 1.0
+
+------- Additional Comments From miguel@ximian.com 2005-02-18 15:52 -------
+We are recommending with 1.1.4 that people move to it.