[wp-trac] [WordPress Trac] #15940: Plugin deletion error

WordPress Trac wp-trac at lists.automattic.com
Tue Dec 21 21:53:32 UTC 2010


#15940: Plugin deletion error
--------------------------+-----------------------------
 Reporter:  phill_brown   |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Plugins       |    Version:  3.1
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 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 #15491.
 Switching back to using a separate variable appears to fix the problem?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15940>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list