[Koha-patches] [PATCH] 6747 Additional check in opac-export

2011-08-18 Thread Marcel de Rooy
If GetMarcBiblio function returns undef, the opac-export script does not handle it properly. Also typo corrected. --- opac/opac-export.pl |8 +--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/opac/opac-export.pl b/opac/opac-export.pl index e8f7ede..849300c 100755 --- a/op

Re: [Koha-patches] Patch for Hourly Loans

2011-08-18 Thread Nicole Engard
Elliott, what is this? A follow up? Or an edited patch? We need a bug number and to have the patch attached to that bug as well (if you didn't already). Nicole On Wed, Aug 17, 2011 at 3:10 PM, Elliott Davis wrote: > Simple bracketing error fixed in opac-reserve.pl > > ___

Re: [Koha-patches] Patch for Hourly Loans

2011-08-18 Thread Chris Cormack
* Nicole Engard (neng...@gmail.com) wrote: > Elliott, what is this? A follow up? Or an edited patch? We need a bug > number and to have the patch attached to that bug as well (if you > didn't already). Done, its 5549, ive pushed it up into the awaiting_qa branch, (I asked Elliott to send it) Ch