21 Aug
2015
21 Aug
'15
12:20 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14544 --- Comment #64 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Fridolin SOMERS from comment #62)
There is a little error in opac/opac-addbybiblionumber.pl : Line 120 : $shelf-> This brakes the addition of records in a list.
Oops, fixed!
Other point : I see in opac/opac-addbybiblionumber.pl : } else { # TODO } Why not using $errcode ? like in virtualshelves/addbybiblionumber.pl ?
Because it didn't before the changes, and I would like to submit another patchset to fix the 2 addbybiblionumber scripts. Not in the scope of this bug report. -- You are receiving this mail because: You are watching all bug changes.