Active
Project:
Drupal Commons
Version:
6.x-2.10
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2011 at 12:32 UTC
Updated:
3 Mar 2015 at 18:43 UTC
Jump to comment: Most recent
When I add a user to the private group, he receives a blank email. This also happens when I remove a user from that private group.
The corresponding lines: 367 to 421 in profiles/drupal_commons/modules/features/commons_core/commons_core.module
Comments
Comment #1
sergiu.popa commentedBug found: Line 387 should be 'commons_core', instead of 'commons',
Here the entire function:
Comment #2
mstef commentedExcellent find! I completely missed this and assume it was a problem created when we merged in the commons.module into the commons_core feature.
Thanks!
Committed and will be included in the 1.4 release going out in a few hours.
Comment #3
mstef commentedhttps://github.com/acquia/commons/commit/f98f7ffc41d37c03ff37376b2fecbe3...
Comment #4
t-readyroc commentedSorry to reopen this issue, but after ~30mins of searching around, I still can't find where to edit this notification message (or whether it's even possible). Can either of you point me in the right direction?
Comment #5
Andrea C commentedHave you check in admin/og/og ?
Comment #6
t-readyroc commentedYep, I have. Not to be found there. You can find templates on invites, request denied, request membership, & a couple more there, but not this particular notification message.
Comment #7
mstef commentedLast I checked, which was back in the early 6.x-1.x days, it was a hard-coded message implemented in hook_mail() within commons_core (so, no way to edit from the UI). That might have changed since then though...
Comment #8
lsolesen commentedClosing out old issues. Please reopen if still relevant.
Comment #9
lsolesen commentedClosed by mistake. This might still be a valid issue. Please close it with the solution, if you already solved it.