4 May
2026
4 May
'26
8:34 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42295 --- Comment #8 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Owen Leonard from comment #7)
(In reply to Jonathan Druart from comment #5)
* batch_biblio_record_modification.inc => make sure the confirmation messages are display when modifying biblio records in batch
Is this file obsolete? I don't find any instances of 'batch_biblio_record_modification.inc' anywhere.
No it's not, it's included dynamically from admin/background_jobs.tt: 69 [% PROCESS "background_jobs/${job.type}.inc" %] -- You are receiving this mail because: You are watching all bug changes.