[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 22:01:41 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 d.moonfire at mfgames.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76423
--- shadow/76423 2005-10-18 21:46:38.000000000 -0400
+++ shadow/76423.tmp.7971 2005-10-18 22:01:41.000000000 -0400
@@ -68,6 +68,16 @@
------- Additional Comments From d.moonfire at mfgames.com 2005-10-18 21:46 -------
Created an attachment (id=15937)
CS CodeBehind/Inherits File
+
+------- Additional Comments From d.moonfire at mfgames.com 2005-10-18 22:01 -------
+The above three attachments show the source files used to produce the
+bug. If you notice in the error page (sorry, I should have made it
+plain text), it puts in "public class TestNamespace.TestPage :" when
+it should be test_aspx or something and the TestNamespace.TestPage
+should be on the right-hand side. On XSP, this works correctly, but
+XSP2 does not.
+
+This specific problem also affects the global.asax file.
More information about the mono-bugs
mailing list