Bug#45263: Missing meta tag for UTF-8

nicog at snafu.de nicog at snafu.de
Mon Jul 15 21:25:25 UTC 2002


Package: www.kde.org
Version: KDE 3.0.2 
Severity: normal
Installed from:    Compiled From Sources
Compiler:          gcc 2.95.2
OS:                Linux
OS/Compiler notes: Not Specified

All web pages generates for KDE with the PHP system are missing the <meta> tag declaring the charset. 

However, this is important:
- it is asked in the HTML compatibily for XHTML
- (non-XHTML) HTML browser, including Konqueror/KHTML (3.0.2), cannot use the encoding declared in the XML declaration ( <?xml version="1.0" encoding="UTF-8" ?>)

So please add a (in <head>)
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

Have a nice day/evening/night!

(Submitted via bugs.kde.org)


(Complete bug history is available at http://bugs.kde.org/db/45/45263.html)



More information about the kde-www mailing list