[Mono-bugs] [Bug 76423][Maj] Changed - Invalid class name when using Inherits and XSP2

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Oct 18 10:44:57 EDT 2005


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 gonzalo at ximian.com.

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

--- shadow/76423	2005-10-12 12:31:42.000000000 -0400
+++ shadow/76423.tmp.32223	2005-10-18 10:44:57.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 76423
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: Sys.Web
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: d.moonfire at mfgames.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -49,6 +49,10 @@
 It appear the problem is in TemplateParser, lines 433-435 (SVN). If you
 remove this, it appears to work properly.
 
 #if NET_2_0
                         className = inherits;
 #else
+
+------- Additional Comments From gonzalo at ximian.com  2005-10-18 10:44 -------
+Could you paste the exact error you get? What about a test case? Does
+the same file(s) work on windows?


More information about the mono-bugs mailing list