[wp-trac] [WordPress Trac] #14484: Make WordPress core updates only update the core

WordPress Trac wp-trac at lists.automattic.com
Thu Mar 31 23:49:20 UTC 2011


#14484: Make WordPress core updates only update the core
-----------------------------+-----------------------
 Reporter:  mtekk            |       Owner:  dd32
     Type:  task (blessed)   |      Status:  accepted
 Priority:  normal           |   Milestone:  3.2
Component:  Upgrade/Install  |     Version:  3.0.2
 Severity:  normal           |  Resolution:
 Keywords:  needs-testing    |
-----------------------------+-----------------------

Comment (by dd32):

 duck_: Yeah.. I realised that last night after signing off.

 the WP_LANG_DIR code also won't work for 3.2 upgrades thanks to me only
 adding wp_lang_dir() in the same commit.

 The downside of adding a "copy" of the function is that we can't just
 include it for 3.1-3.2, it needs to be available for every version since
 the Auto upgrades started.

 My original attempt was pretty much duplicating copy_dir() in upgrade-
 core.php, which is what I think I'll have to revert it to using.

 The skiplist makes it so much simpler.. but unfortunately makes it also
 not work for 3.2 upgrades.

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


More information about the wp-trac mailing list