http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7825
--- Comment #13 from Paul Poulain <[email protected]> --- (In reply to comment #12) > if the force mode is active in 'OPACItemHolds' there must be one item is > selected by default in this screen > > ../cgi-bin/koha/opac-reserve.pl?biblionumbers=... > > and in the table 'Select a specific copy' I add my word to what stephane says, because he just showed me the problem: if you set the value to "force" and validate your hold without selecting an item, the hold is placed ... 1st available, which should be forbidden by the "Force" syspref. The easiest solution to this problem is to select the 1st item in the list of items (that will avoid one click to all holds placed on records with just one item !) -- 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/
