[wp-trac] [WordPress Trac] #23136: Do not notify the post author about comments if they are no longer a member of the blog

WordPress Trac noreply at wordpress.org
Tue Jan 8 04:18:11 UTC 2013


#23136: Do not notify the post author about comments if they are no longer a member
of the blog
--------------------------+--------------------------
 Reporter:  ryan          |       Owner:  markjaquith
     Type:  enhancement   |      Status:  reopened
 Priority:  normal        |   Milestone:  3.6
Component:  Comments      |     Version:  3.5
 Severity:  normal        |  Resolution:
 Keywords:  dev-feedback  |
--------------------------+--------------------------
Changes (by nacin):

 * keywords:  has-patch commit => dev-feedback
 * resolution:  fixed =>
 * status:  closed => reopened
 * component:  General => Comments


Comment:

 I don't think this is so clear-cut. This had an existing ticket, #19395.

 > 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/23136#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list