Just a small oversight... If you change the settings to;

Allow multiple roles per application: No

Allow users to apply for roles on registration: Yes (although I suspect this would effect a normal user editing their profile as well?)

There is no option for NULL/ empty meaning that whatever roles you have set to apply for - the first one is automatically selected and you can do nothing BUT apply for it when you submit the form - there's no option to not apply for anything?

I've not played around with it as I'm busy with work at the moment, but I suspect it's just a simple addition of a NULL entry added before (or after) the foreach statement at line 367? I dunno something like;

$filter_roles[0] = '';

Pobster

Comments

Soren Jones’s picture

Paul,

Sweet! Thanks. I'd even call that a usability issue--a minor bug, more than a feature request. It is an apply for role option, not an apply for role mandate. Thanks for mentioning it. I'll add it to my weekend 'to do' list.

Cheers,
Soren

Soren Jones’s picture

Assigned: Unassigned » Soren Jones
Category: feature » bug
Status: Active » Fixed

Paul,

Thanks again for pointing this out. Fix finally applied to dev.

Soren

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.