24 Apr
2010
24 Apr
'10
10:07 p.m.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4239 --- Comment #4 from tipaul <paul.poulain@biblibre.com> 2010-04-24 21:07:17 --- seems the patch work only is you have item-level-itype set to NO : if ( $biblioLoopIter{already_reserved} && !CanHoldMultipleItems($biblioLoopIter{itemtype}) ) { (line 461 of opac-reserves.pl) biblioLoopIter checks only the biblio level if I read correctly -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.