[Koha-bugs] [Bug 6539] Z39.50 Search ISBN Field Populated with title

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 29 16:50:45 CEST 2011


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

--- Comment #3 from Peter Lorimer <peter.lorimer at gmail.com> 2011-06-29 14:50:45 UTC ---
Ah yes it was deleted by accident. Well spotted. I'll revert it back in a new
patch I'm releasing shortly, uses Business::ISBN rather than re-inventing the
wheel.

(In reply to comment #2)
> I wondered if this paragraph was deleted by accicdent, because it seems not
> related to the patch description:
> 
> [...]
> -                    
> -                    # can place hold on item ?
> -                    if ((!$item->{damaged} ||
> C4::Context->preference('AllowHoldsOnDamagedItems'))
> -                      && !$item->{itemlost}
> -                      && !$item->{withdrawn}
> -                    ) {
> -                        $can_place_holds = 1;
> -                    }
> -                    
>                      $other_count++;
> [...]

-- 
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