Bug 210529

Summary: BrowserApplication doesn't allow parameters anymore
Product: [Frameworks and Libraries] kdelibs Reporter: Andrey Rakhmatullin <wrar>
Component: kdecoreAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: kde-bugs, kde
Priority: NOR    
Version: 4.3   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrey Rakhmatullin 2009-10-14 12:57:01 UTC
Version:            (using KDE 4.3.2)
OS:                Linux
Installed from:    Unlisted Binary Package

After fixing #206581 my

BrowserApplication[$e]=!opera -backgroundtab

doesn't work anymore, because the new code tries to run the entry content as an application name.
Comment 1 Christoph Feck 2009-10-14 15:26:14 UTC
*** Bug 210541 has been marked as a duplicate of this bug. ***
Comment 2 David Faure 2009-10-15 14:55:57 UTC
SVN commit 1035592 by dfaure:

Fix invokeBrowser for the case where the configured webbrowser is a command with multiple arguments.
Will backport for 4.3.3
BUG: 210529


 M  +3 -0      ktoolinvocation_x11.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1035592
Comment 3 Christoph Feck 2009-11-20 15:50:56 UTC
*** Bug 215404 has been marked as a duplicate of this bug. ***