[Bug 857] New: Cannot link to multiple web site addresses from 856 tag
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=857 Summary: Cannot link to multiple web site addresses from 856 tag Product: Koha Version: 2.2.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Catalogue AssignedTo: chris@katipo.co.nz ReportedBy: oleonard@athenscounty.lib.oh.us QAContact: koha-bugs@lists.sourceforge.net If you put web resource information in multiple 856 tags, they can't be linked to from the intranet (or OPAC) templates. The problem is that the multiple addreses are concatenated into a single pipe-delimited string. That means you can't wrap the addresses in a <a href=""> tag and link to the resource directly. Web addresses should be put into an array so that the template can loop over each item and display them correctly. ------- 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