Bug 116523

Summary: not convertiong local links to russian files
Product: [Applications] konqueror Reporter: Ilya Petrov <ilya.muromec>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: thiago
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Ilya Petrov 2005-11-16 22:00:45 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

I have a copy of some website  with local links like 
<li><a href="saga/index.html">Сага о POSIX</a> Алексея Федорчука</li>

Pages are "text/html; charset=koi8-r",
system locale is utf-8 and pages are placed in directory with russian name 
( ~/документация/index.html  ). 
When i trying to go by the link Konqueror says "no such file or directory" . 
Such links opens only when charset of document is same as system locale 
( i tryed to convert some files to utf8 and change content to "text/html; charset=utf8" - all works )
Comment 1 Thiago Macieira 2005-11-17 01:13:43 UTC
IRIs are not supported yet, but this should work.
Comment 2 illogic-al 2007-01-06 14:13:23 UTC

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