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
Comment #1
Soren Jones commentedPaul,
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
Comment #2
Soren Jones commentedPaul,
Thanks again for pointing this out. Fix finally applied to dev.
Soren
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.