http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6557
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master Version|master |rel_3_10 --- Comment #32 from Paul Poulain <[email protected]> --- Patch pushed but NOTE : * i've provided a follow-up for french UNIMARC frameworks, that had no 942$0 at all, making the script badly fail: $ misc/cronjobs/update_totalissues.pl --use-items Tag "0" is not a valid tag. at /home/paul/koha.dev/koha-community//C4/Biblio.pm line 3870 A follow-up could be written to add a more clear error message: if biblioitems.totalissues isn't linked to a MARC field, issue a message before dying. * I'll also send a mail to koha-devel & koha-translate to warn ppl in case there is another language framework that has this problem * I'll advertise this patch in my RM newsletter * chris_c = in my opinion, it's a bugfix, but a very long standing one, and, if you want to backport it to 3.8, you'll have to write very clearly how to deal with it in the release note ! (I think it [c|sh]ould wait for 3.10) -- 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/
