[Bug 50213] misinterpreted chars with file:// links in iso8859-x encoded docs
Daniel Musketa
Daniel at Musketa.de
Sun Jun 18 12:50:27 UTC 2006
Public bug reported:
Binary package hint: konqueror
Encoding the following as iso8859-15 and loading with kubuntu 6.06's
Konqueror 3.5.2 leads to wrong links:
<meta http-equiv="Content-Type" content="text/html; charset=iso8859-15" />
<a href="file://Müller">Link with "ü" as 0xFC</a><br />
<a href="file://Müller">Link with "ü" as ü</a><br />
<a href="file://M%FCller">Link with "ü" as %FC</a>
** Affects: kdebase (Ubuntu)
Importance: Untriaged
Status: Unconfirmed
--
misinterpreted chars with file:// links in iso8859-x encoded docs
https://launchpad.net/bugs/50213
More information about the kubuntu-bugs
mailing list