http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11250
--- Comment #16 from Katrin Fischer <[email protected]> --- Huh, I realize now that we do currently display all reasons. I think this patch might just hide the real problem - that the "too_many" is not accurate enough to be helpful. With the patch it will show up less, but it will still show up sometimes if none of the other reasons applies. Maybe we could just rephrase? Too many holds: </strong> <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% borrowernumber %]">[% borrowerfirstname %] [% borrowersurname %] </a> has too many holds. <Patron> can't place holds on these item types or already has too many holds placed. Something like that? Can we pin down, when exactly the 'too many' is displayed and if that would cover it? Ultimately I think we need to make the feedback more meaningful, but would like the option to see if multiple things block placing holds. -- 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/
