[Mono-bugs] [Bug 82318][Nor] Changed - asp:menu is broken

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 23 16:07:29 EDT 2007


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 emperon at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=82318

--- shadow/82318	2007-08-10 07:40:26.000000000 -0400
+++ shadow/82318.tmp.5683	2007-08-23 16:07:29.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 82318
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: mhabersack at novell.com                            
 ReportedBy: emperon at gmail.com               
@@ -47,6 +47,21 @@
 
 Additional Information:
 Observed with both mono 1.2.4, 1.2.5 preview 2
 
 ------- Additional Comments From mhabersack at novell.com  2007-08-09 07:25 -------
 Could you, please, attach a simple test case triggering the bug? Thanks
+
+------- Additional Comments From emperon at gmail.com  2007-08-23 16:07 -------
+Hello I've resolved the issue.
+
+Normally monodevelop adds the following to the page
+<%@ Page Language="C#" %>
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+When the DOCTYPE is set, then asp:menu behaves broken as mentioned in
+the bug. When I clear this line it works fine.
+
+


More information about the mono-bugs mailing list