[wp-trac] [WordPress Trac] #20944: Changing plugin filename causes Fatal error on automatic activation after update

WordPress Trac wp-trac at lists.automattic.com
Fri Jul 6 12:11:14 UTC 2012


#20944: Changing plugin filename causes Fatal error on automatic activation after
update
--------------------------+------------------------------
 Reporter:  adiant        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Plugins       |     Version:  3.3
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------------------

Comment (by dd32):

 FWIW, This is supposed to be handled, and work correctly.

 The following cases should work:
 {{{
 before update -> after update
 test.php  -> test-plugin/test-plugin.php
 test-plugin/one-name.php -> test-plugin/second-name.php
 }}}

 I just tested it for {{{akismet/akismet-test.php -> akismet/akismet.php}}}
 and it worked for me, I just renamed the plugin file locally, and edited
 the version to force a update, Activated plugin, Upgraded plugin, Works
 like a charm. Can you see anything that you did that I did differently?

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


More information about the wp-trac mailing list