[Koha-bugs] [Bug 14709] New: The export tool is broken if used from the command line

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 24 11:06:31 CEST 2015


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

            Bug ID: 14709
           Summary: The export tool is broken if used from the command
                    line
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: major
          Priority: P5 - low
         Component: Tools
          Assignee: jonathan.druart at bugs.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 13040

The script dies with
  Can't use an undefined value as a HASH reference at tools/export.pl line 149.
if it is called from the command line.

This is introduced by bug 13040.

The C4::Context->userenv is not defined in this case.


Referenced Bugs:

http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13040
[Bug 13040] Improve exporter to allow multiple branch selections
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list