13 Dec
2013
13 Dec
'13
5:03 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11336 --- Comment #7 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Kyle M Hall from comment #6)
I agree this is a bit of a dirty fix. Wouldn't it be better to modify GetReserve to look for the reserve in reserves first, and then old_reserves if it doesn't find it there?
Hum... It could work. But how to be sure this won't introduce a regression? For ex. a logic like: if GetReserve returns undef, the reserve is deleted. -- You are receiving this mail because: You are watching all bug changes.