Opened 13 years ago
Closed 13 years ago
#24383 closed defect (bug) (duplicate)
Improper moderation_notify check with comment moderation
| Reported by: | TeckniX | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Comments | Version: | 3.5.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
When comments are held for moderation, there are no options to allow the admin only to receive such comment.
Checking the "Email me whenever: A comment is held for moderation" actually enables the moderation_notify setting, allowing the admin to receive the email, but the post author (and anyone with edit access it seems) will receive the email too.
moderation_notify should be split into moderation_notify_author and moderation_notify_admin
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
#6286 would resolve this. Going to close as a duplicate of that ticket.