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

--- Comment #43 from Andrew Isherwood <[email protected]> ---
(In reply to Katrin Fischer from comment #42)
> Hi Andrew,
> 
> sorry, we are almost there. Most things worked really well (like checkbox
> visibility), but found one case that didn't work as expected:
> 
> HoldOverride = Allow
> LimitOverride = Not allowed
> 
> Item is on hold, 2 of 2 renewals remaining.
> Staff user has override permission.
> 
> But: Checking the checkbox doesn't make the item renewable.

Hi Katrin,

The test plan specifies that LimitOverride needs to be enabled for the
functionality to work. If it's disabled the click listener on the override
checkbox isn't created, which explains why it doesn't do anything. This isn't
something that has been modified in my patches, it's pre-existing Koha
functionality. Are you expecting something different?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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