id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,launchpad_bug 1684,duplicate settings in tahoe.cfg should produce an error,davidsarah,,"If there are multiple lines for the same setting in {{{tahoe.cfg}}} (for example, multiple {{{introducer.furl =}}} lines), Tahoe will silently pick one of them. I think it picks the one later in the file. This is most likely a user error that should be reported. It can happen when you have commented settings and intend only one of them to be uncommented, but make a mistake, for instance. (I know this is just the standard behaviour of {{{ConfigParser.SafeConfigParser}}}, but it's still broken IMHO.) There is a minor backward-compatibility issue in that config files that worked accidentally will stop working if we make this an error. I still think it should be an error rather than a warning, though.",defect,new,major,undecided,code-nodeadmin,1.9.1,,error config usability backward-compatibility,,