On http://localize.drupal.org/translate/languages/nb (Norwegian Bokmål) the right menu displays stats for German and links to the German team.

Regards,
Hans Nordhaug / hansfn

PS! The site looks good.

CommentFileSizeAuthor
#5 Voila_Capture_65.png43.63 KBavpaderno
#2 Voila_Capture_64.png162.56 KBavpaderno

Comments

gábor hojtsy’s picture

Status: Active » Postponed (maintainer needs more info)
avpaderno’s picture

Title: Right menu on language page displays wrong team » Right block on language page displays wrong team
StatusFileSize
new162.56 KB

It happened to me, on the Esperanto group.
I approved some translations, and when I clicked Save changes I saw the blocks to the right as shown in the attachment (the blocks were not visible when I first clicked on the translate tab).

droplet’s picture

It happen to me too.

It looks like someone view a group. it cached the stats. so another people views the cached stats.
then refresh again, and ....

gábor hojtsy’s picture

Status: Postponed (maintainer needs more info) » Active

Ok, heard this from others. Adjusted block caching to be more versatile. Let's see what happens now.

avpaderno’s picture

Status: Active » Postponed (maintainer needs more info)
StatusFileSize
new43.63 KB

The blocks to the right seem to be shown randomly; I approved one more translation on the same page, and the blocks showed information for another group.

I could be wrong, but I remember I before saw a block (or something else) somewhere showing the languages related with Esperanto; both Hungarian, and Chinese were listed.

avpaderno’s picture

Status: Postponed (maintainer needs more info) » Active

I am sorry for the change of status.

avpaderno’s picture

I cannot see the blocks anymore; I tried with Safari 5, Google Chrome, and Firefox 3.6 on Mac OS X 10.6, but the result is the same.

gábor hojtsy’s picture

As said above, I've deployed a block caching fix yesterday. Now cleared the cache, so we can get a better feel at whether it actually works as expected. If this is not enough, I can just set the blocks to not be cached at all. Any further testing feedback appreciated.

gábor hojtsy’s picture

Status: Active » Fixed

Ok, my changes last night to not cache the blocks as much did not go through to the DB due to the core bug at #235673: Changes to block caching mode not caught. Anyway, it turned out that per-role + per-page caching was still not enough, since many things like the contribute blocks or the group member block can be different per user + per page. So its eventually better not to waste caching on it. Therefore I committed a fix to make all block not cached. That still did not get to the DB due to #235673: Changes to block caching mode not caught, so updated the block cache values manually and cleared the block cache. @kiamlaluno says via IRC that this fixed it, so closing the issue. Thanks for testing and all the feedback.

Status: Fixed » Closed (fixed)

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