http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4370 Summary: Incorrect ind1 semantics for MARC21 780/785 Product: Koha Version: unspecified Platform: PC OS/Version: Windows 2000 Status: NEW Severity: normal Priority: P5 Component: OPAC AssignedTo: oleonard@myacpl.org ReportedBy: camins@numismatics.org Estimated Hours: 0.0 Change sponsored?: --- The first indicator for MARC21 fields 76x-78x should control whether the entire field displays, not whether the $n subfield displays. To reproduce: view a record that includes a 780 or 785 field with indicator 1 set to '1' and the system preference OPACXSLTDetailsDisplay enabled. The 780/785 field will show up, but according to the standard no display should be generated when 780/785 indicator 1 is set to '1'. In the MARC21slim2OPACDetail.xsl, MARC21 fields 780 and 785 are always displayed when present, and indicator 1 is used to determine whether or not to display 780$n and 785$n. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.