[wp-trac] [WordPress Trac] #14963: Plugin update shouldn't delete package from local filesystem

WordPress Trac wp-trac at lists.automattic.com
Sun Sep 26 10:15:27 UTC 2010


#14963: Plugin update shouldn't delete package from local filesystem
-------------------------+--------------------------------------------------
 Reporter:  joelhardi    |       Owner:                        
     Type:  enhancement  |      Status:  new                   
 Priority:  normal       |   Milestone:  Awaiting Review       
Component:  Plugins      |     Version:  3.1                   
 Severity:  normal       |    Keywords:  has-patch dev-feedback
-------------------------+--------------------------------------------------

Comment(by dd32):

 > (who has or would manually download a plugin package and then hack the
 WordPress upgrader to install it, instead of just unzipping into the
 plugins folder?)

 For reference, When I hack WordPress up like that, I hack the download
 handler to return http://localhost/..../ for the filename i'm after,
 Result is the rest of the code doesnt know it's been messed with..

 That being said, The patch looks sane, But, I'm hesidant to commit it
 without there being a functionality which utilises it..

 Whilst I've not looked too deeply, This may also affect plugin zip's which
 are uploaded, that temporary file should be deleted once done with as well
 (even though PHP should clean up after itself anyway)

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


More information about the wp-trac mailing list