Closed (fixed)
Project:
Node Invite
Version:
6.x-1.0-beta10
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2009 at 17:50 UTC
Updated:
15 Sep 2009 at 19:20 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| node_invite_rsvp_tokens.patch | 893 bytes | hadsie |
Comments
Comment #1
hadsie commentedFixed in beta11 release.