13 Oct
2008
13 Oct
'08
10:28 p.m.
User: goba Branch: HEAD Date: Mon, 13 Oct 2008 20:28:13 +0000 Modified files: /modules/l10n_client l10n_client.module Log message: #291156 reported by multiple people, patch by myself: drop any strings found before our hook_init() is called. Other modules could invoke t() in hook_init() before our code runs, and that loads in the whole locale cache, which could hang browsers if fed into the l10n_client UI. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_client/l10n_c...