[Mono-bugs] [Bug 35670][Nor] Changed - problems with xsp-2.0/server/test/htmlinputtext.aspx
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
3 Jan 2003 00:40:03 -0000
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=35670
--- shadow/35670 Thu Jan 2 19:37:55 2003
+++ shadow/35670.tmp.11086 Thu Jan 2 19:40:03 2003
@@ -1,12 +1,12 @@
Bug#: 35670
Product: Mono/Class Libraries
Version: unspecified
OS: Red Hat 7.3
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
Severity: Unknown
Priority: Normal
Component: System.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: henrik.ingo@tieturi.fi
@@ -91,6 +91,15 @@
<br>
<input name="asPassword" id="asPassword" type="password" value="Your name
goes here" size="8" maxlength="8" />
</form>
</body>
</html>
+
+------- Additional Comments From gonzalo@ximian.com 2003-01-02 19:40 -------
+Hi Henrik!
+
+The bug is now fixed in CVS.
+
+I checked the test case against MS IIS and it does not send anything
+for the password field. That gave me a hint on where to look because
+the right behavior is not sending anything in the pasword field.