http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10558 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #26 from Jonathan Druart <jonathan.druart@biblibre.com> --- Kyle, the js error still occurred. To reproduce: - open firebug on the console tab - go to tools/tools-home.pl - click on the "Staged MARC record management" link caused by tools/manage-marc-import.tt l. 49: aoData.push( { "name": "import_batch_id", "value": [% import_batch_id %] } ); The import_batch_id var is not defined on this view. Marked as Failed QA. -- You are receiving this mail because: You are watching all bug changes.