https://bugzilla.novell.com/show_bug.cgi?id=461200
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=461200#c10 --- Comment #10 from Kornél Pál <[email protected]> 2009-01-06 07:21:32 MST --- Fixing this bug is as easy as letting <link rel="alternate" type="text/xml" href="WebService.asmx?disco"/> to be the first child of <head>. This can be done by merging the <script> element before <link> with the <script> element after <link>. This is definitely a bug in Visual Studio but it's very easy to fix in Mono and does not harm anyone. The other things listed by the reporter after the initial report are not related to this bug. -- Configure bugmail: https://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
