volunteers not removed from list of "all volunteers"
pwolanin - September 15, 2006 - 16:10
| Project: | Event with volunteer time slots |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | pwolanin |
| Status: | closed |
Description
Just noticed a bug in function timeslots_signup_form_submit. Additional volunteers are added to the list of "all volunteers", but those who are removed from the schedule do not get removed from this list until/unless the node is edited and then function volunteer_timeslots_nodeapi rebuilds the list of all volunteers. So, a similar rebuilding needs to be implemented in function timeslots_signup_form_submit.

#1
patch attahced seems to fix it- anyone using this module yet besides me want to test it?
#2
patch commmitted
#3