[Koha-bugs] [Bug 19766] New: Preview routing slip is broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 6 20:28:50 CET 2017


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

            Bug ID: 19766
           Summary: Preview routing slip is broken
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: critical
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          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: 19058

The method reserve_id is not covered by tests at
/home/vagrant/kohaclone/C4/Reserves.pm line 859.
The method set is not covered by tests at
/home/vagrant/kohaclone/C4/Reserves.pm line 871.
Can't call method "store" on an undefined value at
/home/vagrant/kohaclone/C4/Reserves.pm line 871.


This is caused by
  commit ba1f2f93ef58c8dd935add3e215facdd4a589d12
    Bug 19058: Move C4::Reserves::GetReserveId to the Koha namespace


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19058
[Bug 19058] Move C4::Reserves::GetReserveId to Koha::Holds
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list