[Mono-bugs] [Bug 78272][Maj] Changed - [2.0] ClassName attribute not supported

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Sep 11 08:33:55 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 juraj at hotfeet.ch.

http://bugzilla.ximian.com/show_bug.cgi?id=78272

--- shadow/78272	2006-05-02 18:44:33.000000000 -0400
+++ shadow/78272.tmp.24066	2006-09-11 08:33:55.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78272
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: Sys.Web
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: grendello at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -16,6 +16,11 @@
 Cc: 
 Summary: [2.0] ClassName attribute not supported
 
 According to http://msdn2.microsoft.com/en-us/library/d19c0t4b.aspx, the
 ASP.NET 2.0 controls keep supporting the ClassName attribute. The Mono
 parser throws the "Unknown attribute" error when it parses the attribute.
+
+------- Additional Comments From juraj at hotfeet.ch  2006-09-11 08:33 -------
+I've just ran across this bug as well. My test case works flawlessly
+with xsp, mod_mono_server and xsp2. But with mod_mono_server2, it
+throws the "Unknown attribute: ClassName" exception.


More information about the mono-bugs mailing list