A single user specified in config fails

Bug #1251645 reported by Matthew Earl
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
EnDroid
Won't Fix
Low
Juzley

Bug Description

If the "users" config is a single item, e.g.:

users = <email address hidden>

then EnDroid interprets this as one user per letter. Inserting a trailing comma fixes this. (Presumably because EnDroid parses it as a list which then iterates correctly.)

Juzley (juzley)
Changed in endroid:
status: New → In Progress
assignee: nobody → Juzley (juzley)
Revision history for this message
Juzley (juzley) wrote :

Think we can take the view that this is deliberate, as there is a comment in the example config file:

 # Syntax:
 # * Comments will be ignored provided the hash is in the *first* column
 # * Config items that are expecting lists look for trailing commas or
 # new lines. If there is only a single element ensure there is a
 # trailing comma

None of the potential fixes for this seem especially pleasant.

Changed in endroid:
status: In Progress → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.