Bug 120036 - Incorrect encoding is set dor http://oper.ru
Summary: Incorrect encoding is set dor http://oper.ru
Status: RESOLVED DUPLICATE of bug 108208
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 3.5
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-13 13:39 UTC by Andrey Cherepanov
Modified: 2006-06-03 20:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Cherepanov 2006-01-13 13:39:55 UTC
Version:           3.5 (using KDE 3.5.0, compiled sources)
Compiler:          gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)
OS:                Linux (i686) release 2.6.9-1.667smp

I try to open http://oper.ru. But Konqueror sets wrong encoding for this page (cp1251) if Autodetect Russian is selected. 

In HTTP header: Content-Type: text/html
In page source: <meta http-equiv="Content-Type" content="text/html; charset=KOI8-R">

Konqueror should use KOI8-R, but use cp1251. Why?
Comment 1 Tommi Tervo 2006-01-13 13:47:08 UTC

*** This bug has been marked as a duplicate of 108208 ***
Comment 2 Allan Sandfeld 2006-06-03 20:52:50 UTC
I don't think this bug is duplicate of #108208 for one thing it works here.