http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5703 Summary: Content of the $9 subfield is shown for series when in Normal view. Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: OPAC AssignedTo: oleonard@myacpl.org ReportedBy: fcapovilla@live.ca QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 Created attachment 3078 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3078 Hides the $9 subfield (linked authid) when showing series for a MARC record in normal view. If a MARC record has a "SERIES STATEMENT (440)" that was linked to an authority via link_bibs_to_authorities.pl , the authid of that authority is added to the $9 subfield. When watching a MARC record normal view, the content of the $9 subfield is shown for the series (440$9), but not the for other types of authorities. The value of this subfield should never be shown in normal view. Pages where this problem can be seen : /koha/opac-detail.pl /koha/catalogue/detail.pl Patch attached to correct this problem. -- 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.