[Mono-bugs] [Bug 81697][Nor] New - Regression: "Standard" namespaces not imported in global.asax
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 21 10:01:38 EDT 2007
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=81697
--- shadow/81697 2007-05-21 10:01:38.000000000 -0400
+++ shadow/81697.tmp.13406 2007-05-21 10:01:38.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 81697
+Product: Mono: Class Libraries
+Version: 1.2
+OS:
+OS Details: FC6
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Web
+AssignedTo: mhabersack at novell.com
+ReportedBy: juraj at hotfeet.ch
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Regression: "Standard" namespaces not imported in global.asax
+
+How to reproduce:
+
+- copy the attached test case into a local dir
+- start xsp in this dir
+- request index.aspx
+
+-> Parser error
+ Type System.Xml.XmlDocument not found.
+
+I'm using Mono from SVN. Revision 77396 introduced this bug. Revert
+"System.Web/System.Web.UI/TemplateParser.cs" to r77395 and it works fine again.
More information about the mono-bugs
mailing list