Closed (fixed)
Project:
Mailing List
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2010 at 16:39 UTC
Updated:
22 Oct 2010 at 21:21 UTC
This patch improves the wording and feedback of the message set when an admin adds an email to a mailing list.
| Comment | File | Size | Author |
|---|---|---|---|
| mailing_list_admin_message.patch | 1.64 KB | james.elliott |
Comments
Comment #1
effulgentsia commentedPatch looks fine, but what exactly is the problem being solved here? Consistency with some other part of the module? On the surface, I don't understand why someone needs to see their own name in a drupal_set_message() (
%admin => $user->name, where $user is the person viewing the message).Comment #2
JacobSingh commentedI agree, but I don't care much, so I committed it anyway :)