[Mono-bugs] [Bug 444009] html created by mdoc-export-html outputs symbols unreadable by internet explorer 7
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Wed Nov 12 09:44:29 EST 2008
    
    
  
https://bugzilla.novell.com/show_bug.cgi?id=444009
User scott.ellington at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=444009#c2
--- Comment #2 from Scott Ellington <scott.ellington at gmail.com>  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.
    
    
More information about the mono-bugs
mailing list