Bug 95240

Summary: Konqueror tries to open https pages using wrong port number
Product: [Applications] konqueror Reporter: Maciej J . Woloszyk <matofesi>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Maciej J . Woloszyk 2004-12-16 09:13:10 UTC
Version:            (using KDE KDE 3.3.90)
Installed from:    Compiled From Sources

When I try to open the page https://www.ica.cyfraplus.pl/ it loads main document
and two (top and bottom) frames fine but it gives the error saing that it timed out
waiting for connection on the https://www.ica.cyfraplus.pl:3301/iafs/servlet/iafs.servlet.Login 
page. What seems to be wrong is the 3301 port - when I copy the URL without this port
it loads fine (unfortunately when I try to log-in it tries to load another servlet from
3301 port). And the page works fine in Firefox etc. but since it was opened (it's a new
service) I tried it on konqueror from KDE 3.3.1 and newest 3.4 alpha - the effect is 
the same.
Comment 1 Thiago Macieira 2004-12-16 11:44:36 UTC
In the reply headers, I see:

kio_http: (868931) "Content-Location: https://www.ica.cyfraplus.pl:3301/iafs/jsp/startUp.jsp"

Which means Konqueror's behaviour is correct.

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