[Mono-bugs] [Bug 67909][Nor] Changed - Parse error on HTML fragments that are not quoted properly
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 22 Apr 2005 01:27:37 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=67909
--- shadow/67909 2004-10-10 07:07:12.000000000 -0400
+++ shadow/67909.tmp.30821 2005-04-22 01:27:37.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 67909
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
@@ -50,6 +50,10 @@
------- Additional Comments From gonzalo@ximian.com 2004-10-10 07:07 -------
One of the requirements inside <form> is that what is inside is
well-formed. Not quoting an attribute is an error. But I'll see what
MS does.
+
+------- Additional Comments From gonzalo@ximian.com 2005-04-22 01:27 -------
+Fixed in SVN.
+