[Koha-bugs] [Bug 679] New: OPAC doesn't allow linking of subject headings

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Wed Nov 19 20:51:29 CET 2003


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 at katipo.co.nz
        ReportedBy: oleonard at athenscounty.lib.oh.us
         QAContact: koha-bugs at 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.




More information about the Koha-bugs mailing list