[Mono-bugs] [Bug 339426] the attribute defaultbutton of the element <form> of ASP. NET pages doesn't seem to work

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Nov 7 04:22:37 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=339426#c13





--- Comment #13 from Juraj Skripsky <juraj at hotfeet.ch>  2007-11-07 02:22:37 MST ---
Yep, the test case works on MS.NET (after removing the <body> I forget to
delete). Without the last patch

WebForm_FireDefaultButton(event, 'ctl00$Content$DefaultButton')

..would be rendered instead of...

WebForm_FireDefaultButton(event, 'ctl00_Content_DefaultButton')

May I commit?


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list