Hi there, thanks for developing this very useful module.

My problem:
In an i18n-page with "german" as default and "italian" as second language (english disabled) I've ran the locale updater as usual and in first it imported as expected.
But mostly all italian-language-updates keep highlighted yellow (updates available).
When I now click the form button the page seems just to reload: no process bar, no message, no watchdog error.
If I try to import the highlighted .po-files manually I'm always getting the same message: 0 imports.
It seems all updates were correct, but the updater doesn't recognize this.

Have I missed something?

Btw: Downgrading doesn't make any difference; on first update everything seems well but then its the same.

Comments

gábor hojtsy’s picture

Hm, if localization update fails to update its records of the new strings imported, that should reflect itself in watchdog. Anybody else seeing this problem? (I don't remember seeing such an issue in the queue).

R2-D8’s picture

StatusFileSize
new47.64 KB

Just tried again; it's weird:
Logically there have been translations-updates available today.
Performing the update worked- once; I checked some new entries.
But then it's the same story:
Most updates are still highlighted as available;
preforming the update again results in a silent reload without any message, error or even any watchdog entry. Refreshing information doesn't help also.

I've attached a screeny showing my locale_updater when "frozen" like desribed.

Easyone’s picture

StatusFileSize
new48.17 KB

Same problem in Drupal 7 with french and spanish languages enabled.

sandino’s picture

I have the same problem, only one language is being updated.

sandino’s picture

StatusFileSize
new50.31 KB

Here is screenshot

sandino’s picture

StatusFileSize
new47.21 KB

Sorry for posting three comments in a row, i have problems with uploading files in Opera here.

Here is English version of screenshot.

sutharsan’s picture

Status: Active » Needs review
StatusFileSize
new477 bytes

Please check the content of the 'Languages' collapsed fieldset. By default only the current language is downloaded.
To me this default is silly. The patch removes any default and thus by default all languages are updated. In the future we should get a better interface for this.

gábor hojtsy’s picture

Definitely agreed with this change.

sutharsan’s picture

Version: 6.x-1.0-alpha4 » 7.x-1.x-dev
Status: Needs review » Fixed

Patch committed (#7 patch is for 7.x-1.x-dev) Same change also applied to 6.x-1.x-dev.
I still like to hear if this solves the problem. But I have enough faith that it does and therefore close this issue. Feel free to re-open if you prove me wrong ;)

sandino’s picture

I confirm that 6.x-1.x-dev solves the problem. But there is newest 6.x-1.0-beta1 version, should I use it instead of dev?

gábor hojtsy’s picture

No, the beta does not include the above fix. There is going to be a new beta sometime, but we are busy figuring out fixes for other hot issues :) You should be safe using -dev for now until we make a beta2 available. Thanks for testing.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.