Posted by pwolanin on September 15, 2006 at 4:10pm
| Project: | Event with volunteer time slots |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | pwolanin |
| Status: | closed (fixed) |
Issue Summary
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.
Comments
#1
patch attahced seems to fix it- anyone using this module yet besides me want to test it?
#2
patch commmitted
#3