[wp-trac] [WordPress Trac] #8724: WP reinstaller doesn't work
WordPress Trac
wp-trac at lists.automattic.com
Fri Dec 26 11:46:40 GMT 2008
#8724: WP reinstaller doesn't work
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.7.1
Component: Upgrade | Version: 2.7
Severity: major | Keywords:
-------------------------------+--------------------------------------------
I've been playing around with the new WP upgrader, and it is consistently
refusing to reinstall WP on a stock 2.7.
I've tracked this down somewhat...
r10166 allowed a reinstall request to ask for the user's credentials, but
it didn't change that form's action accordingly. It seems to me that the
reinstall request is then forgotten. The procedure then fails with
"WordPress is at the latest version." in wp_update_core(), because of a
test on:
$current->response == 'latest'
anyway, I believe that the form action, when browsing update-
core.php?action=do-core-reinstall, should be update-core.php?action=do-
core-reinstall rather than its current value.
--
Ticket URL: <http://trac.wordpress.org/ticket/8724>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list