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

sutharsan’s picture

Status: Active » Closed (cannot reproduce)

I can't reproduce this error. Feel free to re-open the issue if you have more details.

sutharsan’s picture

Issue summary: View changes

one of the points I made seems not to relate to this module