[tor-bugs] #18022 [Tor bundles/installation]: start-tor-browser.desktop parameter passing broken on spaces

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jan 12 14:02:10 UTC 2016


#18022: start-tor-browser.desktop parameter passing broken on spaces
--------------------------------------+-----------------------
 Reporter:  adrelanos                 |          Owner:  erinn
     Type:  defect                    |         Status:  new
 Priority:  Medium                    |      Milestone:
Component:  Tor bundles/installation  |        Version:
 Severity:  Normal                    |     Resolution:
 Keywords:  tbb-5.5                   |  Actual Points:
Parent ID:                            |         Points:
  Sponsor:                            |
--------------------------------------+-----------------------

Comment (by cypherpunks):

 More testing shows that it does not work without eval because of the
 default '--detach' argument which got added in #15741.

 Replacing the line with
 {{{
 ${TBB_START_PROG} "${@}"
 }}}
 does seem to work. (Note that there is no eval and the first variable is
 not quoted).

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18022#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list