Bug 195651

Summary: uncorrect handling of ipv6 urls
Product: [Applications] konqueror Reporter: Salvo "LtWorf" Tomaselli <tiposchi>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Salvo "LtWorf" Tomaselli 2009-06-08 10:33:24 UTC
Version:           4.2.4 (KDE 4.2.4) (using 4.2.4 (KDE 4.2.4), Debian packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.30-rc8-hope

If i go to this (valid) url:
http://[2002:9761:381b:9:21c:b3ff:fec3:4244]:8080/test.php

the page loads, but then, i don't know why, the url is changed into:
http://2002:9761:381b:9:21c:b3ff:fec3:4244:8080/test.php

and the page doesn't refresh anymore, because the address isn't valid anymore.
Comment 1 Dario Andres 2009-06-10 21:24:00 UTC
Thanks

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