[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #8304 [Vidalia]: When multiple `SocksPort` options are written in Vidalia's `torrc` dialog window, only the last one is actually written to disk.



#8304: When multiple `SocksPort` options are written in Vidalia's `torrc` dialog
window, only the last one is actually written to disk.
-------------------------+--------------------------------
     Reporter:  meitar   |      Owner:  chiiph, malaparte_
         Type:  defect   |     Status:  needs_review
     Priority:  normal   |  Milestone:
    Component:  Vidalia  |    Version:  Vidalia: 0.2.21
   Resolution:           |   Keywords:
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+--------------------------------

Comment (by mparte):

 Just a quick summary.

 "SocksPort" is functioning as the Key in a Hash Table of all the the Tor
 config options.

 .insert() will over write the value held by this key

 .insertMulti() will allow you to write multiple values to the key

 Which is the desired behavior as Tor allows you multipleÂSocksPortÂvalues.

 Vidalia then sends this to Tor and says "rewrite your Torrc".

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8304#comment:14>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs