#4049 [HOTFIX] fix nuancier error message when not able to vote
Closed: Fixed None Opened 10 years ago by toshio.

= bug description =

nuancier was failing for people who were not in a cla group + one other group. Changed the fas_login_required decorator to make this not fail.

'''This change is not yet upstream as the fix isn't general enough.'''

fedocal also suffers from this same bug. We'd need something more general for the fedocal case. Probably need the fas_login_required decorator to take an error url and an error message to use in case the user isn't in the required groups.

Also noticed that the msg error page template doesn't work if the user is redirected to fas_openid to login because back will take them to fas_openid instead of back to the previous page in nuancier.


I think this can be closed, it has been upstreamed, merged, released and deployed

Login to comment on this ticket.

Metadata