Email for confirmation of processing accept-invitation

Bug #333374 reported by Paul Everitt
2
Affects Status Importance Assigned to Milestone
KARL3
Fix Released
Medium
Chris Rossi

Bug Description

Correctly processing an invitation results in an email being sent.

Background
==============

When a moderator invites a new user to a community, an Invitation is created and an email is sent with a link to that invitation. The person clicks on the link, and if they aren't logged in, get to process the invitation.

If they fill in the form correctly and click submit, they get logged in and sent to the community they were invited to.

They also, though, get sent an email with their login information. That is the subject of this task.

Specification
================

- Send an email when someone correctly completes an invitation

- Email is HTML only, containing:

  - From is "KARL invitation" <email address hidden> (like the original invitation email)

  - Subject is "Thank you for joining the Community Title community."

  - Body has some text, a link to the community, community description, and the username.

- Attached is a screenshot of the formatting

- Entry point goes in src/karl/karl/members.py, def accept_invitation_view

- As a reminder, on all these emails, try to avoid using the string 'KARL' directly. Instead, follow the examples in the code which look up the "system_name" setting.

Changed in karl3:
assignee: nobody → paul-agendaless
importance: Undecided → Medium
milestone: none → m3
Revision history for this message
Paul Everitt (paul-agendaless) wrote :
description: updated
Changed in karl3:
assignee: paul-agendaless → chris-archimedeanco
Revision history for this message
Chris Rossi (chris-archimedeanco) wrote :

In the screenshot you have a link to the root of the Karl site. Is that what you want or do you want a link to the community?

Thanks,
Chris

Revision history for this message
Paul Everitt (paul-agendaless) wrote : Re: [Bug 333374] Re: Email for confirmation of processing accept-invitation

You're right, the community, good catch.

--Paul

On Feb 25, 2009, at 12:38 PM, Chris Rossi wrote:

> In the screenshot you have a link to the root of the Karl site. Is
> that
> what you want or do you want a link to the community?

Changed in karl3:
status: New → Fix Committed
Changed in karl3:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.