[tahoe-lafs-trac-stream] [tahoe-lafs] #2128: comments in tahoe.cfg cause introducers to appear down
tahoe-lafs
trac at tahoe-lafs.org
Thu Dec 5 16:47:34 UTC 2013
#2128: comments in tahoe.cfg cause introducers to appear down
-------------------------+-----------------------
Reporter: amiller | Owner: daira
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: 1.10.0
Resolution: | Keywords:
Launchpad Bug: |
-------------------------+-----------------------
Comment (by amiller):
So this seems to be due to the file format of ConfigParser.
http://docs.python.org/2/library/configparser.html
(For backwards compatibility, only ; starts an inline comment, while #
does not.)
I think a solution would be to simply throw an error if the furl contains
whitespace, since furls shouldn't contain whitespace.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2128#comment:2>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list