[wp-trac] [WordPress Trac] #19395: Comment notifications are sent to post authors without checking blog membership

WordPress Trac wp-trac at lists.automattic.com
Fri Dec 2 04:47:21 UTC 2011


#19395: Comment notifications are sent to post authors without checking blog
membership
--------------------------+------------------------------
 Reporter:  nickmomrik    |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Comments      |     Version:  3.0
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------------------
Changes (by nacin):

 * version:  3.3 => 3.0


Comment:

 If they're still a member of the network, why shouldn't they get the
 email? They're still the author of the post, they just no longer have
 permissions on the blog. Perhaps the issue here isn't that they're no
 longer a member of the blog, but that a particular current_user_can()
 would fail. Specifically, the Trash/Delete and Spam links should confirm
 that they can still moderate the comment, so `current_user_can(
 'edit_comment', $comment_id )`.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19395#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list