The following patch makes a few useful changes:
- finds out added profile fields, and proposes their values for the email
- send the `update profile' email only *after* the user saves (old version is bogus, the update hook is called ways too early).
- avoid emailing for nothing during profile updates: the new version creates before/after emails, and sends email only when things changes. This is needed for our organization, otherwise we get emails when people change their password (which we can't access anyways).

CommentFileSizeAuthor
adv.patch5.85 KBespie

Comments

Anonymous’s picture

Status: Active » Needs review

Thanks. I'll take a look at it a bit later. Can you perhaps roll the patch to 5.x-2.x-dev?

Anonymous’s picture

Status: Needs review » Postponed

Some of this functionality has occurred with other patches.

Anonymous’s picture

Version: 5.x-1.x-dev » 6.x-3.x-dev
Status: Postponed » Needs work

I need to check the patch on this and apply some ideas.

Anonymous’s picture

Status: Needs work » Fixed

I'm considering this issue resolved based on coding tracked at #765776: 6.x-3.x changes.

Status: Fixed » Closed (fixed)

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