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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79527 --- shadow/79527 2006-09-29 13:50:57.000000000 -0400 +++ shadow/79527.tmp.12997 2006-09-29 13:50:57.000000000 -0400 @@ -0,0 +1,41 @@ +Bug#: 79527 +Product: Mono: Class Libraries +Version: 1.0 +OS: All +OS Details: linux +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Sys.Web +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Menu component causes client script error + +Please fill in this template when reporting a bug, unless you know what +you are doing. +Description of Problem: +An asp:menu component that contains children causes an `Object required` +error when the mouse moves over the root menu. + +Steps to reproduce the problem: +Add an asp server side form. +Add an asp server side menu inside the form. +Add a menu item to the menu that contains sub-menu items. + +Actual Results: +'Object required` error message. + + +Expected Results: +The sub menu should appear. + +How often does this happen? +Replicated + +Additional Information: +See attachment _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
