https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16498

            Bug ID: 16498
           Summary: Cannot process uploaded offline circulation file
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
               URL: /cgi-bin/koha/offline_circ/process_koc.pl
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: oleon...@myacpl.org
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@gmail.com, kyle.m.h...@gmail.com

Created attachment 51423
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51423&action=edit
Screenshot showing background-job-progress.pl requests

I have created an offline circulation file via the Windows application
("Version=1.0    Generator=kocDesktop    GeneratorVersion=1.3" containing
checkouts. After uploading the file, both methods of processing the file fail. 

Choosing "Add to offline circulation queue" results in an error:

Can't use an undefined value as an ARRAY reference at
/offline_circ/enqueue_koc.pl line 146, <GEN36> line 7.

The error log has:

Use of uninitialized value $command in hash element at
/offline_circ/enqueue_koc.pl line 175, <GEN36> line 7.
Can't use an undefined value as an ARRAY reference at
/offline_circ/enqueue_koc.pl line 146, <GEN36> line 7.

If I start over and choose the "Apply directly" button instead, the job
progress never gets past 0%. Firebug shows a never-ending succession of queries
to background-job-progress.pl (see attached screenshot).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to