[Mono-bugs] [Bug 35673][Nor] Changed - asp.net: the name attribute of html elements overrides the id-attribute if both are present
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
3 Jan 2003 00:49:36 -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=35673
--- shadow/35673 Mon Dec 16 16:24:45 2002
+++ shadow/35673.tmp.22152 Thu Jan 2 19:49:36 2003
@@ -83,6 +83,9 @@
<br>
<input name="Text2" id="Text2" type="password" value="Your name goes here"
size="8" maxlength="8" />
</form>
</body>
</html>
+
+------- Additional Comments From gonzalo@ximian.com 2003-01-02 19:49 -------
+'id' should override 'name' (checked under MS)