Bug 227380 - Launching website with umlauts in the domain name isn't working
Summary: Launching website with umlauts in the domain name isn't working
Status: RESOLVED FIXED
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Unspecified
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-17 16:01 UTC by Andreas Pietzowski
Modified: 2010-12-05 12:11 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 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