| Summary: | wrong charset of the xml file loaded via javascript | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Eugene Onischenko <oneugene> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | nicolasg |
| Priority: | NOR | ||
| Version First Reported In: | 4.0 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | testcase | ||
|
Description
Eugene Onischenko
2003-12-19 23:31:00 UTC
Created attachment 3788 [details]
testcase
This file contain test.html file, which loads test1.xml.
test1.xml contains some data in CP1251 encoding (cyrillic letters).
When test.html is loaded in konqueror window, I cannot see cyrillic characters.
There are some iso-8859-1 characters (Îäèí)
See also bug #42683 and its duplicates. |