WordPress.org

Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#10677 closed defect (bug) (fixed)

Authors can't moderate comments for their posts from row-actions links

Reported by: .fay Owned by: scribu
Priority: normal Milestone: 2.9
Component: Comments Version: 2.8.4
Severity: normal Keywords: has-patch commit
Cc:

Description

No problem for admin just for authors.

It's possible for authors to moderate their concerned comments from "tablenav" button but not from ajaxed row-actions links

Attachments (1)

admin-ajax.patch (586 bytes) - added by scribu 4 years ago.
fixes logical error when checking permissions

Download all attachments as: .zip

Change History (5)

comment:1 scribu4 years ago

  • Keywords needs-patch added; moderate comments removed
  • Milestone changed from 2.8.5 to 2.9
  • Priority changed from highest omg bbq to normal
  • Severity changed from major to normal

comment:2 scribu4 years ago

Confirmed in trunk:

On edit-comments.php, if an author clicks on Approve or Unaprove action links, he gets "You do not have permission to do that".

scribu4 years ago

fixes logical error when checking permissions

comment:3 scribu4 years ago

  • Keywords has-patch commit added; needs-patch removed
  • Owner set to scribu
  • Status changed from new to accepted

comment:4 azaozz4 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

(In [11881]) Fix comment moderation for authors, props scribu, fixes #10677

Note: See TracTickets for help on using tickets.