[Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 15 17:58:36 CEST 2013


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19558|0                           |1
        is obsolete|                            |

--- Comment #61 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 19678
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19678&action=edit
Bug 6739 - expired patrons not blocked from opac actions - Followup 3

Installer fixes :
- in kohastructure.sql, category.BlockExpiredPatronOpacActions default value is
-1, sets the same in updatedatabase.pl
- in syspref comment, replaces "opac actions such as placing a hold or reserve"
by "opac actions such as placing holds or renrw books"
- A 'YesNo' does not have 'yes' as value in database, it is '1'.
- corrects small typo "categori" and syspref name case

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list