29 Dec
2008
29 Dec
'08
4:32 p.m.
User: goba Branch: DRUPAL-6--1 Date: Mon, 29 Dec 2008 16:32:21 +0000 Modified files: /modules/l10n_server/l10n_community l10n_community.module Log message: Break JOIN out to two very simple queries on string insert. The JOIN was invalid when inactive suggestions or translations from other languages resulted in the database not return rows, so it caused problems with the whitespace ensuring code. Now the source string is always found and the translation is queried in a second query. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_c...