Download & Extend

RSVP page tokens aren't properly set

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.

AttachmentSize
node_invite_rsvp_tokens.patch893 bytes

Comments

#1

Status:needs review» fixed

Fixed in beta11 release.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.