https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17624
--- Comment #7 from Marcel de Rooy <[email protected]> --- (In reply to Katrin Fischer from comment #6) > I think we should not start hardcode special behaviour to configurable > sample values. A lot of people use them differently or change them, which is > something we never have discouraged. It would be safer to make this a > configuration option, as we have in other cases. I agree. As you know, notforloan<0, notforloan==0 and notforloan>0 are tested already. It seems that we do not test ==1 though. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
