From bugzilla-daemon@wilbur.katipo.co.nz Tue Nov 16 08:28:53 2004 From: bugzilla-daemon@wilbur.katipo.co.nz To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 857] New: Cannot link to multiple web site addresses from 856 tag Date: Tue, 16 Nov 2004 16:28:47 +0000 Message-ID: <20041116162847.4281.qmail@wilbur.katipo.co.nz> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2069837806793038482==" --===============2069837806793038482== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=3D857 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 tag and link to the resource dire= ctly. 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. --===============2069837806793038482==--