[Bug 2551] New: leader7='i' is integrating resource - not serial
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2551 Summary: leader7='i' is integrating resource - not serial Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Templates AssignedTo: oleonard@myacpl.org ReportedBy: nicole.engard@liblime.com QAContact: koha-bugs@lists.koha.org CC: jmf@liblime.com When viewing a record in the Koha OPAC that has leader7 set to 'i' it says it's a serial. Integrating resources are not necessarily serials. "Integrating resource. A bibliographic resource that is added to or changed by means of updates that do not remain discrete and are integrated into the whole. Integrating resources may be finite or continuing. Examples include: Updating loose-leafs and updating Web sites." This is the line that is causing the problem. <xsl:when test="$leader7='b' or $leader7='i' or $leader7='s'">Serial</xsl:when> ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com