[Koha-bugs] [Bug 19302] Pass objects to IsAvailableForItemLevelRequest

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 29 23:56:06 CET 2018


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

Alex Buckley <alexbuckley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexbuckley at catalyst.net.nz
             Status|Needs Signoff               |Patch doesn't apply

--- Comment #5 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
This still looks to be applicable for master as the item objects are still not
being handed to C4::Reserves::IsAvailableForItemLevelRequest().

I tried applying it to master, and the patch doesn't apply cleanly (as the
below output shows), can you please rebase?

Apply? [(y)es, (n)o, (i)nteractive] y
Applying: Bug 19302: Send koha::objects to
C4::Reserves::IsAvailableForItemLevelRequest
fatal: sha1 information is lacking or useless (C4/Reserves.pm).
Repository lacks necessary blobs to fall back on 3-way merge.
Cannot fall back to three-way merge.
Patch failed at 0001 Bug 19302: Send koha::objects to
C4::Reserves::IsAvailableForItemLevelRequest
The copy of the patch that failed is found in:
   /home/vagrant/kohaclone/.git/rebase-apply/patch
When you have resolved this problem run "git bz apply --continue".
If you would prefer to skip this patch, instead run "git bz apply --skip".
To restore the original branch and stop patching run "git bz apply --abort".
Patch left in
/tmp/Bug-19302-Send-kohaobjects-to-C4ReservesIsAvailabl-wrc9H7.patch

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list