http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10558
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #26 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
