[Koha-bugs] [Bug 16498] New: Cannot process uploaded offline circulation file

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 11 15:13:40 CEST 2016


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 at lists.koha-community.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at 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.


More information about the Koha-bugs mailing list