Users that can't edit their own signup can still toggle their status
dww - September 20, 2009 - 21:41
| Project: | Signup Status |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | dww |
| Status: | closed |
Description
While testing various cases of #539052: Before clicking edit button on existing signup, only Attendance select box is disabled, I noticed that a user without perms to edit their own signup gets an enabled status selector form element, even though there's no submit button.

#1
#2
The patch fixes the behavior. A user with only Create Signups and Cancel Signups could previously toggle the status (ie. it wasn't disabled) though there was not edit/save button. After the patch, the status dropdown is disabled as desired.
#3
Committed to HEAD. Thanks for testing!
#4
Automatically closed -- issue fixed for 2 weeks with no activity.