After saving translation:
===================
Missing argument 6 for l10n_community_update_message(), called in /.../sites/all/modules/l10n_server/l10n_community/translate.inc on line 518 and defined in file /.../sites/all/modules/l10n_server/l10n_community/l10n_community.module in string 1198.
===================
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | missing-argument-6.patch | 1.2 KB | gábor hojtsy |
Comments
Comment #1
gábor hojtsyGood catch. Thanks for testing the latest version!
Looks like this was missed in the updates performed in http://drupal.org/cvs?commit=278266. Interestingly, the tests did not freak out, although they should have. Hm. Interesting. Anyway, the fix is attached and is committed.
Thanks for your report.