[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-bugs] [Bug 679] New: OPAC doesn't allow linking of subject heading
From: |
bugzilla-daemon |
Subject: |
[Koha-bugs] [Bug 679] New: OPAC doesn't allow linking of subject headings |
Date: |
19 Nov 2003 19:51:29 -0000 |
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: address@hidden
ReportedBy: address@hidden
QAContact: address@hidden
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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-bugs] [Bug 679] New: OPAC doesn't allow linking of subject headings,
bugzilla-daemon <=