http://localize.drupal.org/translate/projects?page=53
F.E. filenode showing 0, but there are few strings in suggestions (good to see here suggestions from some kind of translation group (filter may be...))

Good to see it fixed with possibility for sorting by "Suggestions" and "Untranslated"

CommentFileSizeAuthor
#4 suggestions-0.patch1.44 KBgábor hojtsy

Comments

gábor hojtsy’s picture

podarok’s picture

it is for all projects - 0
8(

gábor hojtsy’s picture

Project: Drupal.org site moderators » Localization server
Version: » 6.x-1.x-dev
Component: Localize.drupal.org » Code

Moving to queue for the underlying software.

gábor hojtsy’s picture

Status: Active » Fixed
StatusFileSize
new1.44 KB

Ok, this is actually due to a bug in the stats function, which just reuses keys previously used. I'm not sure why it does not overwrite the translations values, but interestingly it does not. Anyway, once the array key is fixed, the stats are fixed (after cache clearing) on my machine. Also, I found a query which can be a little bit more simplified, so did that as well, while I was at it. Will deploy this on localize.drupal.org soon (today).

gábor hojtsy’s picture

Deployed and it works. Thanks for the report.

Status: Fixed » Closed (fixed)

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