[Mono-bugs] [Bug 49627][Nor] New - href parsing error
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 14 Oct 2003 05:26:23 -0400 (EDT)
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 yaronsh@mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=49627
--- shadow/49627 2003-10-14 05:26:23.000000000 -0400
+++ shadow/49627.tmp.8522 2003-10-14 05:26:23.000000000 -0400
@@ -0,0 +1,44 @@
+Bug#: 49627
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: System.Web
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: yaronsh@mainsoft.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: href parsing error
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+Error while parsing href
+
+Steps to reproduce the problem:
+1. Open the attached aspx file (the ascx should be on the same folder)
+
+Actual Results:
+Parser Error
+Description: Error parsing a resource required to service this request.
+Review your source file and modify it to fix this error.
+
+Error message: expected ATTVALUE
+
+File
+name: /il2/users/yaronsh/20030908/xsp/server/test/WebUserControl1.ascx
+Line: 25
+
+Expected Results:
+This page should be parsed normally
+
+How often does this happen?
+Always
+
+Additional Information: