[Koha-bugs] [Bug 10558] Convert records table in manage-marc-import.pl to ajax DataTable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 14 11:37:55 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10558

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #26 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list