Bug 254759

Summary: kfmclient openUrl doesn't open https properly
Product: [Applications] konqueror Reporter: Andrey Rakhmatullin <wrar>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrey Rakhmatullin 2010-10-20 13:15:17 UTC
Version:           unspecified (using KDE 4.5.2) 
OS:                Linux

Starting with 4.5.2 `kfmclient openUrl` doesn't open https urls in the default browser. Instead it downloads the page and opens the saved copy in the default browser. It doesn't happen with http urls and I'm almost sure it happens only in 4.5.2.

Reproducible: Always

Steps to Reproduce:
1. In `kcmshell4 componentchooser` set the default browser to, for example, google-chrome.
2. Run `kfmclient openURL https://bugs.kde.org`

Actual Results:  
knotify shows a background download task, then the browser opens file:///var/tmp/kdecache-wrar/krun/22724.0. with bugs.kde.org content.

Expected Results:  
The browser opens https://bugs.kde.org
Comment 1 Andrey Rakhmatullin 2010-10-20 14:28:24 UTC

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