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

--- Comment #8 from Nick Clemens <[email protected]> ---
(In reply to Fridolin SOMERS from comment #7)
> (In reply to Nick Clemens from comment #6)
> > I don't think this is a bug, or rather, I don't know
> > 
> > I see your point, if you have categories:
> > Child Upper Age Limit 17
> > Adult Minimum Age 18
> > 
> > You don't cross until you are 18, however, you can also read that there is a
> > gap between 17 and 18
> > 
> > The way Koha has always worked you have:
> > Child Upper Age Limit 18
> > Adult Minimum Age 18
> > 
> > Now there is no gap and you switch at 18
> > 
> > I think changing a long standing behaviour will affect many people, and that
> > makes me nervous. I know that I have helped libraries set this up in the way
> > that works.
> > 
> > I think instead we need to clarify the explanation of the 'Limit'
> 
> OK this is the other solution ;)
> 
> In your example, a 18 years old patron can be in Child or Adult category
> without breaking the limits ?
> 
> For you limits are inclusive right ?

I think the lower limit is inclusive, the upper is exclusive:
At least X years old
to 
Less than X years old

However, in testing, it was found that the scripts work on way, and the
interface another.

Try to enter a patron into a category from 5-17. At 17 and 1 day they can still
be entered, at 18 they are prohibited.

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