[Bug 679] New: OPAC doesn't allow linking of subject headings
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=679 Summary: OPAC doesn't allow linking of subject headings Product: Koha Version: CVS Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: OPAC AssignedTo: chris@katipo.co.nz ReportedBy: oleonard@athenscounty.lib.oh.us QAContact: koha-bugs@lists.sourceforge.net opac-detail.pl seems to return all of an item's subject headings in one comma-separated string, preventing template-writers from using those headings as links to subject searches. The vanilla template appears to be designed to work with a different version of opac-detail.pl, because it treats the returned subject headings as an array rather than a list. But this doesn't work--TMPL_LOOP NAME="subjects" doesn't exist. I'm guessing it's a remnant of custom HLT code? If so, this needs to be rolled into Koha ASAP! ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz