[Koha-bugs] [Bug 2060] Ability to import Authorities from Staff Client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 14 12:38:22 CEST 2012


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

--- Comment #36 from Paul Poulain <paul.poulain at biblibre.com> ---
Created attachment 12215
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12215&action=edit
screenshot of my testing with UNIMARC (and Plack)

It's better, but still failing : the job progress is stalled to 0% forever

In Plack console, I see:
Subroutine redo_matching redefined at
/home/paul/koha.dev/koha-community/tools/manage-marc-import.pl line 142.
Subroutine create_labelbatch_from_importbatch redefined at
/home/paul/koha.dev/koha-community/tools/manage-marc-import.pl line 186.
Subroutine import_batches_list redefined at
/home/paul/koha.dev/koha-community/tools/manage-marc-import.pl line 206.
Subroutine commit_batch redefined at
/home/paul/koha.dev/koha-community/tools/manage-marc-import.pl line 234.
Subroutine revert_batch redefined at
/home/paul/koha.dev/koha-community/tools/manage-marc-import.pl line 263.
Variable "$sessionID" is not available at
/home/paul/koha.dev/koha-community/tools/manage-marc-import.pl line 296.
Subroutine put_in_background redefined at
/home/paul/koha.dev/koha-community/tools/manage-marc-import.pl line 292.
Subroutine progress_callback redefined at
/home/paul/koha.dev/koha-community/tools/manage-marc-import.pl line 327.
Subroutine add_results_to_template redefined at
/home/paul/koha.dev/koha-community/tools/manage-marc-import.pl line 337.
Variable "$sessionID" is not available at
/home/paul/koha.dev/koha-community/tools/manage-marc-import.pl line 346.
Subroutine add_saved_job_results_to_template redefined at
/home/paul/koha.dev/koha-community/tools/manage-marc-import.pl line 343.
Subroutine import_records_list redefined at
/home/paul/koha.dev/koha-community/tools/manage-marc-import.pl line 351.
Subroutine batch_info redefined at
/home/paul/koha.dev/koha-community/tools/manage-marc-import.pl line 413.
Subroutine add_matcher_list redefined at
/home/paul/koha.dev/koha-community/tools/manage-marc-import.pl line 445.
Subroutine add_page_numbers redefined at
/home/paul/koha.dev/koha-community/tools/manage-marc-import.pl line 458.

I also tried without plack, and got the same behaviour = job progress stuck at
0% (and nothing added in the database, i've checked)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list