﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
15673,WP_Terms_List_Table check_permissions() dead code,duck_,scribu,"http://core.trac.wordpress.org/browser/trunk/wp-admin/includes/class-wp-terms-list-table.php#L35

`$cap` is set but never used. The only occurrence of passing an argument to `check_permissions` is in admin-ajax.php which sends `'edit'`. Patch sets default cap to be manage_terms, but can be changed to edit_terms by passing 'edit', this means caps check is consistent with pre-list-tables.",defect (bug),closed,normal,3.1,General,3.1,normal,fixed,has-patch,
