[wp-trac] [WordPress Trac] #9757: Allow Plugin/Theme updates from a uploaded .zip file.

WordPress Trac noreply at wordpress.org
Wed Jul 29 04:15:40 UTC 2020


#9757: Allow Plugin/Theme updates from a uploaded .zip file.
-------------------------------------------------+-------------------------
 Reporter:  hakre                                |       Owner:  azaozz
     Type:  feature request                      |      Status:  reopened
 Priority:  high                                 |   Milestone:  5.5
Component:  Upgrade/Install                      |     Version:  2.8
 Severity:  normal                               |  Resolution:
 Keywords:  dev-feedback has-patch early needs-  |     Focuses:  ui, ui-
  dev-note commit                                |  copy
-------------------------------------------------+-------------------------
Changes (by afragen):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 There seems to be a difference between
 https://core.trac.wordpress.org/changeset/48390 and what is currently in
 core, https://core.trac.wordpress.org/changeset/48390#file4

 In `install()` what is currently in core in `$this-run( ...
 'clear_destination' => $args['overwrite_package']..)`.

 It should be `$parsed_args['overwrite_package']` as
 `$args['overwrite_package']` doesn't exist.

 I have no idea how this happened I can't trace the commit.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/9757#comment:190>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list