﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
15940,Plugin deletion error,phill_brown,,"I'm getting this error after deleting plugins:

''Could not fully remove the plugin(s) Array.''

An extra, 'checked', input field is added the form on the confirmation page. The bug stems from line 237 in /wp-admin/plugins.php, where plugin file data is added to the $plugins array. 

In 3.0 a temporary variable was used which was then changed in r15491. Switching back to using a separate variable appears to fix the problem?",defect (bug),closed,normal,3.1,Plugins,3.1,normal,fixed,has-patch commit,
