[Koha-bugs] [Bug 11630] AgeRestrictionMarker doesn't handle marker immediately followed by age

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 11 10:47:07 CEST 2014


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

--- Comment #1 from Marc Véron <veron at veron.ch> ---
Created attachment 26996
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26996&action=edit
[SIGNED-OFF]Improve AgeRestrictionMarker to consider the case where the marker
is immediately followed by the age, eg. "K16" in Finland.

How I tested:
Configure Age Restricition (see Syspref AgeRestrictionMarker) and have a biblio
record with e.g. PEGI 99 in age restriction field
Try to check out to a patron with age < 99
Check out should be blocked
Change entry in age restriction field to PEGI99
Checkout should be possible
Apply patch
Checkout schould now be blocked

Patch behaves as expected

http://bugs.koha-community.org/show_bug.cgi?id=11630
Signed-off-by: Marc Véron <veron at veron.ch>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list