Hello,

Just to report a similar problem described before in MarcoZ's post here:
http://drupal.org/drupal-4.7.0-beta#comment-74764

I was trying to upgrade from 4.6.3 to 4.7.0beta1, basically did everything MarcoZ decribed and had the same problem. Clicking on the 'update' button will only returns to the starting page where the script determines your previous version (mine was 130).

Then I realized the 'update' button was actually rendered in Chinese, because my 4.6.3 locale was set to Chinese. Went back and changed locale to English, and everything works fine. Please either fix it or add a note in the upgrade.txt. Thanks.

-Dami

Comments

gerhard killesreiter’s picture

Version: 4.7.0-beta1 » 4.7.0-beta2

I believe that was fixed for beta2, can somebody confirm?

Steven’s picture

Status: Active » Fixed

I don't know about beta2, but HEAD is certainly t()-free in update.php.

cquest’s picture

Title: Update button doesn't work if locale was set to Chinese » Update button doesn't work if locale was set to non english

I confirm that a t('Update') was still in beta2, I got stuck on it.

John Hwang’s picture

Version: 4.7.0-beta2 » 4.7.0-beta3

Confirming that it does not work in beta3 either

dami’s picture

Looks like it's fixed (Jan 13 download of beta3).

Anonymous’s picture

Status: Fixed » Closed (fixed)