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

Katrin Fischer <katrin.fisc...@bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |RM_priority

--- Comment #91 from Katrin Fischer <katrin.fisc...@bsz-bw.de> ---
(In reply to Jonathan Druart from comment #90)
> If I comment, in t/db_dependent/selenium/opac_holds.t:
> 
> reset_data() that is after
>   detail_page_hold_button_absent('Authenticated - onshelfholds If all
> unavailable');
> 
> Then cleanup_data();, I can see the problem on the UI
> 
> It seems that opac/opac-detail.pl
>  701         $can_holds_be_placed =
>  702             $can_holds_be_placed || $patron &&
> IsAvailableForItemLevelRequest( $item, $patron, undef );
> 
> This is 1 when it should be 0.
> 
> IF I go to admin/smart-rules.pl, edit and save (ie. set default to circ
> rules), the test will pass!

I believe Martin is back at work this week, so hope he can help to shed some
light on this!

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to