http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11630 Bug ID: 11630 Summary: AgeRestrictionMarker doesn't handle marker immediately followed by age Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: pasi.kallinen@pttk.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Created attachment 24857 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24857&action=edit Make AgeRestrictionMarker consider "K16" In Finland the age restrictions are marked with letter K followed immediately by the age, eg. "K16". The AgeRestrictionMarker setting expects the marker and the age to be separated by space, eg. "PEGI 16" Attached patch improves the setting so it also considers the case where the marker is immediately followed by the age. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.