http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14544
--- Comment #64 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ 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/
