http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13180
--- Comment #2 from Jonathan Druart <[email protected]> --- Comment on attachment 33078 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33078 Bug 13180 - While acquiring from the new improved staged file, warning "Indicator in 952 is empty at /home/koha/kohaclone/C4/Biblio.pm" is flooding the bejesus out of my koha-error.log Review of attachment 33078: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=13180&attachment=33078) ----------------------------------------------------------------- ::: acqui/addorderiso2709.pl @@ +272,2 @@ > my @ind_tag = $input->param('ind_tag'); > my @indicator = $input->param('indicator'); Hum? This line already exists. -- 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/
