Bug 86822 - accented characters encoded in utf-8 or iso-8859-1 are not displayed
Summary: accented characters encoded in utf-8 or iso-8859-1 are not displayed
Status: RESOLVED DUPLICATE of bug 47682
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-09 05:06 UTC by Forrest Cahoon
Modified: 2004-08-09 11:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Forrest Cahoon 2004-08-09 05:06:54 UTC
Version:            (using KDE KDE 3.2.3)
Installed from:    Debian testing/unstable Packages

At least some accented characters are not displayed for pages in utf-8 encoding or iso-8859-1 encoding.

Because I don't know if my samples will survive being posted, I've base64-encoded them.  I apologize for the inconvenience if that's unnecessary.

Here's a sample for utf-8 encoding:

PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMDEgVHJhbnNpdGlvbmFs
Ly9FTiIgCiAiaHR0cDovL3d3dy53My5vcmcvVFIvaHRtbDQvbG9vc2UuZHRkIj4KPGh0bWw+Cjxo
ZWFkPgo8bWV0YSBodHRwLWVxdWl2PSJDb250ZW50LVR5cGUiIGNvbnRlbnQ9InRleHQvaHRtbDsg
Y2hhcnNldD11dGYtOCI+Cjx0aXRsZT51dGYtOCBjaGFyYWN0ZXIgcHJvYmxlbXM8L3RpdGxlPgo8
L2hlYWQ+Cjxib2R5PgrDoSAoYSB3aXRoIGFjdXRlIGFjY2VudDogZG9lc24ndCBzaG93IHVwKTxi
cj4Kw6ggKGUgd2l0aCBncmF2ZSBhY2NlbnQ6IGRvZXNuJ3Qgc2hvdyB1cCk8YnI+CsO8ICh1IHdp
dGggdW1sYXV0OiBkb2Vzbid0IHNob3cgdXApPGJyPgrkvaDlpb0gKGNoaW5lc2UgdGV4dDogbm8g
cHJvYmxlbSwgc2hvd3MgdXAgZmluZSkKPC9ib2R5Pgo8L2h0bWw+Cg==

and here's a sample for iso-8859-1 encoding:

PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMDEgVHJhbnNpdGlvbmFs
Ly9FTiIgCiAiaHR0cDovL3d3dy53My5vcmcvVFIvaHRtbDQvbG9vc2UuZHRkIj4KPGh0bWw+Cjxo
ZWFkPgo8bWV0YSBodHRwLWVxdWl2PSJDb250ZW50LVR5cGUiIGNvbnRlbnQ9InRleHQvaHRtbDsg
Y2hhcnNldD1pc28tODg1OS0xIj4KPHRpdGxlPmlzby04ODU5LTEgY2hhcmFjdGVyIHByb2JsZW1z
PC90aXRsZT4KPC9oZWFkPgo8Ym9keT4K4SAoYSB3aXRoIGFjdXRlIGFjY2VudDogZG9lc24ndCBz
aG93IHVwKTxicj4K6CAoZSB3aXRoIGdyYXZlIGFjY2VudDogZG9lc24ndCBzaG93IHVwKTxicj4K
/CAodSB3aXRoIHVtbGF1dDogZG9lc24ndCBzaG93IHVwKTxicj4KPC9ib2R5Pgo8L2h0bWw+Cg==

It doesn't matter if I set the encoding manually or rely on automatic detection; some characters don't show up.
Comment 1 Stephan Kulow 2004-08-09 11:06:04 UTC
Your fonts need to be able to display the chars you're visiting. And next time you want to provide examples, please use the attach option.

*** This bug has been marked as a duplicate of 47682 ***