4teamwork / ftw.participation

Invite other users (registered or unregistered) to a context in plone.
3 stars 0 forks source link

Do not set reader role when not using multiple role option #27

Closed jone closed 10 years ago

jone commented 10 years ago

When allow_multiple_roles is disabled, the Reader role should not be added to the selected role as default role, since it does not make sense to have multiple roles in this case.

/ @maethu