https://bugzilla.novell.com/show_bug.cgi?id=444009
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=444009#c2 --- Comment #2 from Scott Ellington <[EMAIL PROTECTED]> 2008-11-12 07:44:28 MST --- It look like it's the @content. The View->Encoding says 'Western European (Windows)'. While Google home page says UTF-8. Switching the docs encoding to UTF-8 fixes it. Google's meta tag: <meta http-equiv="content-type" content="text/html; charset=UTF-8"> mdoc's: <meta http-equiv="Content-Type" content="text/html;charset=utf8" /> -- 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
