Closed (fixed)
Project:
Localization server
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2009 at 09:19 UTC
Updated:
17 Dec 2009 at 18:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
gábor hojtsyIndeed, http://localize.drupal.org/translate/projects/filenode shows there are suggestions while http://localize.drupal.org/translate/projects?page=53 does not. Interesting.
Comment #2
podarokit is for all projects - 0
8(
Comment #3
gábor hojtsyMoving to queue for the underlying software.
Comment #4
gábor hojtsyOk, 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).
Comment #5
gábor hojtsyDeployed and it works. Thanks for the report.