[Koha-bugs] [Bug 5872] Enhancements to circulation management

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Mar 20 22:05:52 CET 2011


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

--- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> 2011-03-20 21:05:52 UTC ---
Did you use the patch attached to this bug?

git checkout kc/master
wget http://bugs.koha-community.org/bugzilla3/attachment.cgi\?id\=3329

 git am -iu3 attachment.cgi\?id=3329 
Commit Body is:
--------------------------
Bug 5872 : Circulation management enhancements

See http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5872 for
details
--------------------------
Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all y
Applying: Bug 5872 : Circulation management enhancements
Using index info to reconstruct a base tree...
<stdin>:75: trailing whitespace.

<stdin>:83: trailing whitespace.
        );
<stdin>:97: trailing whitespace.
        my $itype = (C4::Context->preference('item-level_itypes')) 
<stdin>:212: trailing whitespace.
                    } else { 
<stdin>:213: trailing whitespace.
                        $count_query .= " JOIN  biblioitems USING
(biblionumber) 
warning: squelched 77 whitespace errors
warning: 82 lines add whitespace errors.
Falling back to patching base and 3-way merge...
Auto-merging C4/Reserves.pm
rorohiko:[git/95a8e26...-]:~/git/catalyst-koha% 

Seems to work ok for me

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list