RSVP page tokens aren't properly set
hadsie - August 30, 2009 - 17:50
| Project: | Node Invite |
| Version: | 6.x-1.0-beta10 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The tokens on the RSVP response form aren't being properly set. Specifically the user related tokens. When a user comes to visit the rsvp page the tokens are rendered, but using the "global $user" variable in node_invite_token_values().
The tokens need to be set similarly in the rsvp form as they are in the send form. Attached is a patch that should fix the issue.
| Attachment | Size |
|---|---|
| node_invite_rsvp_tokens.patch | 893 bytes |

#1
Fixed in beta11 release.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.