http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4922 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 2298 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2298 Proposed fix Removing check for "is this a serial record" when displaying enumchron information. This check evaluates as true for all biblio records which have a series title, so it's an inaccurate determiner of whether enumchron information should be displayed. The script already checks for the presence of enumchron data, so that will display anyway if it exists. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.