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.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | l10n_update-1066082-07.patch | 477 bytes | sutharsan |
| #6 | snimok2.png | 47.21 KB | sandino |
| #5 | snimok.png | 50.31 KB | sandino |
| #3 | temp2.png | 48.17 KB | Easyone |
| #2 | locale_updater.png | 47.64 KB | R2-D8 |
Comments
Comment #1
gábor hojtsyHm, 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).
Comment #2
R2-D8 commentedJust 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.
Comment #3
Easyone commentedSame problem in Drupal 7 with french and spanish languages enabled.
Comment #4
sandino commentedI have the same problem, only one language is being updated.
Comment #5
sandino commentedHere is screenshot
Comment #6
sandino commentedSorry for posting three comments in a row, i have problems with uploading files in Opera here.
Here is English version of screenshot.
Comment #7
sutharsan commentedPlease 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.
Comment #8
gábor hojtsyDefinitely agreed with this change.
Comment #9
sutharsan commentedPatch 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 ;)
Comment #10
sandino commentedI 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?
Comment #11
gábor hojtsyNo, 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.