Bug 254759 - kfmclient openUrl doesn't open https properly
Summary: kfmclient openUrl doesn't open https properly
Status: RESOLVED DUPLICATE of bug 253294
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-20 13:15 UTC by Andrey Rakhmatullin
Modified: 2010-10-20 14:28 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 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 ***