[wp-trac] [WordPress Trac] #17552: Plugin editor incorrectly calls some files inactive.

WordPress Trac wp-trac at lists.automattic.com
Wed May 25 11:50:15 UTC 2011


#17552: Plugin editor incorrectly calls some files inactive.
--------------------------+-----------------------------
 Reporter:  dd32          |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Future Release
Component:  Plugins       |     Version:  3.1
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+-----------------------------
Changes (by solarissmoke):

 * keywords:  needs-patch => has-patch


Comment:

 Seems to have been caused by a typo - the `$plugin` variable was being
 assigned to `$_REQUEST['file']` instead of `$_REQUEST['plugin']`.

 @dd32 I couldn't reproduce/understand the issue with `$_GET['plugin']`...
 With the patch I just posted, things seem to work fine?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17552#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list