Closed (won't fix)
Project:
Localization server
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2009 at 08:53 UTC
Updated:
22 Sep 2015 at 11:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damien tournoud commentedThis is a patch to an older version of l10n_server. Not sure it still applies.
Comment #2
gábor hojtsyPatch is 0 bytes.
Comment #3
damien tournoud commentedTry again.
Comment #4
gábor hojtsyIdeally we'd use the release date itself, but that is not available (yet) to the module. However, thinking more about this, the project last parse date is still not the most accurate date we have, since a project might have numerous releases parsed, and the project last parsed date is the last of these. So when you export a template for an older release, the date would not be right. So I'd say we should use the release last parsed date when a release is set. Something like:
Comment #5
gábor hojtsyWe do have a file_date column in the release table, which can be useful to count this. It might be more accurate compared to the parse date.
Comment #6
SebCorbin commented6.x is now discontinued