http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10554 --- Comment #7 from Mason James <mtj@kohaaloha.com> --- (In reply to Bob Birchall from comment #4)
The earlier error was mine.
I have now tested against all three conditions and have observed the expected behaviour. The overdue item can be returned when the sys pref is 'Allow all' but cannot be returned when the sys pref is 'Allow Non-Blocked' (as expected).
I was not able to test this aspect: the patch correctly 'upgrades' existing 'allow' selection to the new 'Allow non-blocked' value. so, any existing 'allow' selection works as before
this step can be tested by setting the syspref to 'allow' before applying the patch - then apply the patch... the syspref should now be set to 'allow-nonblocked'
Maybe that needs a separate sign-off?
OK with me :) -- You are receiving this mail because: You are watching all bug changes.