Bug 279123

Summary: external link is opened twice
Product: [Applications] kmail2 Reporter: Silver Salonen <silver.salonen>
Component: commands and actionsAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Silver Salonen 2011-08-02 06:01:32 UTC
Version:           unspecified (using KDE 4.7.0) 
OS:                Linux

I have "chromium --password-store=kwallet %u" as a default web browser. When I click HTTP-URLs in an e-mail the URL is opened twice in Chromium.

Reproducible: Always

Steps to Reproduce:
Click an external HTTP-URL in an e-mail.

Actual Results:  
URL gets opened twice.

Expected Results:  
URL gets opened as many times as I click it (ie. once).
Comment 1 Christophe Marin 2011-08-02 07:43:00 UTC
opens the link only once with any browser I set up.

That probably means %u is not needed for Chromium.
Comment 2 Silver Salonen 2011-08-02 07:45:46 UTC
Yes, removing %u solved it. Sorry.