ghballiet / acs-journal

Code for the journal of Advances in Cognitive Systems.
1 stars 1 forks source link

Faulty roles can be added for non-users, preventing any further roles being added #23

Open bmeadows opened 12 years ago

bmeadows commented 12 years ago

It's possible to create a role in a collection for someone who isn't actually a user:

  1. Enter a new email address, random string, or whatever, in the 'user' box in the form at the bottom of the Roles screen.
  2. Press 'Assign role'.
  3. A blank entry gets created in the list of roles above.

At this point, when trying to assign a new role, the drop down list of legitimate users no longer appears. Trying to add another garbage role results in "Error! Could not add role. Please correct any errors below and resubmit."

The blank entry has to be deleted before any more roles can be assigned.