This patch change function "signup_admin_node_form_submit" to "signup_node_admin_summary_form_submit". This makes signup_status work with version 5.2.6 of the signup module.
Version 5.2.6 of the signup module add a lot of new code but this is the only problem I have found so far.
| Comment | File | Size | Author |
|---|---|---|---|
| signup_status_signup-5-2-6_compatibility.patch | 715 bytes | frjo |
Comments
Comment #1
j.slemmer commentedThis code worked for the problem I was having, see:
http://drupal.org/node/342437
--
Joy Group
www.joygroup.nl
Comment #2
socialnicheguru commentedsubscribing
is this necessary for signup 5.2.7 also?
Comment #3
dwwYup, that's necesary.
@jrbeeman: Sorry for changing function names like this. I had no idea how deeply intwined with the core signup module signup_status is. :( At least all this is going to be getting pulled apart and made sane in the D6 version. ;)
Comment #4
dwwNow that Jeff gave me CVS access, and since I broke this, I figured I should commit it to signup_status's DRUPAL-5 branch. ;) That said, signup_status D5 is dying -- we're making things majorly better over at #330943: Drupal 6.x port of signup_status so don't expect too much more support for the DRUPAL-5 branch at this point...