Bug 210529 - BrowserApplication doesn't allow parameters anymore
Summary: BrowserApplication doesn't allow parameters anymore
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdecore (show other bugs)
Version: 4.3
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
: 210541 215404 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-14 12:57 UTC by Andrey Rakhmatullin
Modified: 2009-11-20 15:50 UTC (History)
2 users (show)

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 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. ***