http://bugzilla.novell.com/show_bug.cgi?id=517656
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=517656#c1 --- Comment #1 from Justin Malcolm <[email protected]> 2009-06-30 00:21:35 MDT --- Hmmm, after actually looking at the HTML comment I noticed the runat="server" in the <listitem>. Removing that actually causes the mark-up to render normally. So, it is not just the HTML comment but the fact that the comment represents bad ASP.NET mark-up. Still, the comment should really just be ignored and not cause errors. As noted above, both Mono 2.2 and Mono 2.4 render this mark-up happily. Something changed with Mono 2.4.2 that makes it care about the contents of my comments. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
