Bug 227380

Summary: Launching website with umlauts in the domain name isn't working
Product: [Plasma] krunner Reporter: Andreas Pietzowski <andreas>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Andreas Pietzowski 2010-02-17 16:01:17 UTC
Version:            (using KDE 4.4.0)
Installed from:    Ubuntu Packages

e.g. try to type www.hörstreich.de in krunner. Nothing happens when you press the return key. Actually the website should be loaded like if you enter the same website directly into konqueror, right?

I guess this problem is not only restricted to german umlauts and also existing with every punycode domain out there.
Comment 1 Andreas Pietzowski 2010-03-31 13:59:20 UTC
This bug is still present in KDE 4.4.2 :-(
Comment 2 Andreas Pietzowski 2010-05-08 13:03:42 UTC
And still present in KDE 4.4.3
Comment 3 Andreas Pietzowski 2010-06-02 15:29:54 UTC
...and still present in KDE 4.4.4
Comment 4 Matthias Fuchs 2010-12-05 12:11:42 UTC
SVN commit 1203736 by mfuchs:

Allows a wider range of urls without a protocol to be accepted, like those containing umlauts etc., queries, or IPV4-Adresses.
If no protocol has be defined, then ports aren't supported.
Correctly handle protocols that are not a NetorkLocation or http, ftp.
BUG:227380,228017

 M  +29 -5     locationrunner.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1203736