http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1348 Summary: Call number does not display in 'Call Number' column Product: Koha Version: 2.2.7 Platform: PC URL: http://opac.nti.gov.ng/cgi-bin/koha/opac- search.pl?op=do_search&type=opac&marclist=&and_or=and&ex cluding=&operator=contains&value=computer OS/Version: Linux - Debian Status: NEW Severity: normal Priority: P2 Component: Templates AssignedTo: oleonard@athenscounty.lib.oh.us ReportedBy: koha@caboose.org.uk QAContact: koha-bugs@nongnu.org In OPAC search results the call number for a biblio is not displayed in the 'Call Number' column. I'm using the NPL templates on Koha 2.2.8. Having looked at the templates and Perl files it seems that the template uses the 'classification' variable, which is linked (by default) to MARC 942j ("Location (call number prefix code)"). There's another template variable 'class' that seems more like what should be in there, the concatenation of biblioitems.classification, the Dewey and bibioitems.subclass. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.