[Mono-bugs] [Bug 73771][Blo] Changed - value attribute for input field not escaped
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Mar 2005 13:16:25 -0500 (EST)
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 bkline@rksystems.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73771
--- shadow/73771 2005-03-16 13:06:47.000000000 -0500
+++ shadow/73771.tmp.7113 2005-03-16 13:16:25.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.0
OS: GNU/Linux [Other]
OS Details: Fedora Core 2
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Blocker
Component: Sys.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: bkline@rksystems.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -37,6 +37,13 @@
Additional Information:
I assigned the priority "Blocker" because the bug involves loss of
data (see the instructions for selecting the bug priority). This
is with the latest release of the mono binary package for Linux
(monobundle-1.0.6-2).
+
+------- Additional Comments From bkline@rksystems.com 2005-03-16 13:16 -------
+I meant to add one more step in the repro instructions:
+
+3. Disable request validation (requestValidate="false" in the @Page
+ directive).
+