[Bug 5591] New: marc 530$u should be a link
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5591 Summary: marc 530$u should be a link Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Templates AssignedTo: oleonard@myacpl.org ReportedBy: nengard@gmail.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 Created attachment 2965 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2965 opac screenshot with 530$u Marc 530: http://www.loc.gov/marc/bibliographic/concise/bd530.html This field is used for an additional form. Some libraries use it to link to their journal databases for serials. The 530 field has a subfield u which can go to a URL. This data displays in the 'title notes' section on the opac and the 'description' section in the staff client, but it's not a clickable link. I suggest one of two things. #1 - add the 530$u as a link that appears next to the 'online resource' label on the normal bib detail display in both the OPAC and the staff client #2 - make it clickable in the 'title notes' or 'description' section in the staff client and the opac I personally like option #1 but either will work since the goal is to have that url clickable. We might also want to explore other marc fields that allow you to enter urls and make sure that all of those are clickable as well. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5591 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |5919 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5591 Bug 5591 depends on bug 5919, which changed state. Bug 5919 Summary: MARC21 fields 583 and 586 should display in OPAC Details http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5919 What |Old Value |New Value ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5591 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Templates |MARC Bibliographic data | |support AssignedTo|oleonard@myacpl.org |gmcharlt@gmail.com QAContact|koha-bugs@lists.koha-commun |ian.walls@bywatersolutions. |ity.org |com --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2011-11-11 19:28:58 UTC --- Unfortunately this isn't as simple as a template edit. MARC21 5** tags are retrieved through the GetMarcNotes subroutine in Biblio.pm. If we want to make a hyperlink out of some element of the data that's getting pulled from those tags someone will have to write a specific check for it. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5591 Joy Nelson <joy@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joy@bywatersolutions.com --- Comment #2 from Joy Nelson <joy@bywatersolutions.com> --- Please note this situation also applies to the 555$u field which should also be hyperlinked. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5591 --- Comment #3 from Nicole C. Engard <nengard@gmail.com> --- And the 510$u - basically if you click the 'is url' box it should link. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org