Closed (cannot reproduce)
Project:
Localization update
Version:
7.x-1.0-beta3
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2013 at 20:54 UTC
Updated:
3 Sep 2013 at 14:55 UTC
Aegir reports, while updating a site
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function '_l10n_update_batch_history' not found or invalid function name batch.inc:143
I do the include myself and it goes away.
module_load_include('batch.inc', 'l10n_update');
Also, these sequential messages raises alarm bells for me:
WD locale: Imported sites/all/translations/mimemail-7.x-1.0-alpha2.fr.po into fr: 0 new strings added, 44 updated and 0 removed.
Undefined index: mimemail-7.x-1.0-alpha2.fr.po l10n_update.batch.inc:179
Comments
Comment #1
sutharsan commentedI can't reproduce this error. Feel free to re-open the issue if you have more details.
Comment #1.0
sutharsan commentedone of the points I made seems not to relate to this module