[Mono-bugs] [Bug 78971][Wis] New - [ASP.NET 2.0] PageThemeCompiler generates incorrect skin code

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jul 28 11:28:13 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=78971

--- shadow/78971	2006-07-28 11:28:13.000000000 -0400
+++ shadow/78971.tmp.27641	2006-07-28 11:28:13.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 78971
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: grendello at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [ASP.NET 2.0] PageThemeCompiler generates incorrect skin code
+
+Under certain circumstances (see the attached site code), PageThemeCompiler
+will generate code like
+
+__ctrl.Items.Clear();
+
+no matter whether the control has the property or not. The attached diff
+fixes the problem (I encountered it while testing TreeView).


More information about the mono-bugs mailing list