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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
        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.
_______________________________________________
Koha-bugs mailing list
[email protected]
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