[wp-trac] [WordPress Trac] #16129: Incorrect cap check in wp-admin/includes/comment.php : edit_comment()
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 7 03:13:07 UTC 2011
#16129: Incorrect cap check in wp-admin/includes/comment.php : edit_comment()
----------------------------+------------------
Reporter: westi | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.1
Component: Administration | Version: 3.1
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------+------------------
Comment (by casben79):
Oops:
with that change, I see no point in the following line:
{{{
$comment_post_ID = (int) $_POST['comment_post_ID'];
}}}
Safe to remove it?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16129#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list