Bug 226648

Summary: can not load urls where there is an underscore in the host name
Product: [Unmaintained] kdelibs Reporter: Anders Lund <anderslund>
Component: kdecoreAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Anders Lund 2010-02-13 11:57:01 UTC
Version:           4.4.00 (KDE 4.4.0) (using 4.4.00 (KDE 4.4.0), Chakra)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.32-ARCH

hostnames like www.foo_bar.com , foo_bar.baz.org or vladimir_prus.blogspot.com resolves to "http:/" all over KDE. www.foo_bar.com/some/path resolves to "http:/some/path".
Comment 1 Anders Lund 2010-02-13 12:00:03 UTC
Moving to kdelibs. kmail, dolphin, ... are also affected. :0
Comment 2 Anders Lund 2010-02-13 12:02:18 UTC
I can not select version 4.4 for this. But this is KDE 4.4.0, installed from kdemod/chakra packages.
Comment 3 Maksim Orlovich 2010-02-13 17:29:49 UTC
These aren't legal domain names (and the relevant code is in Qt...)

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