Posted by hadsie on August 30, 2009 at 5:50pm
Jump to:
| Project: | Node Invite |
| Version: | 6.x-1.0-beta10 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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 |
Comments
#1
Fixed in beta11 release.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.