[Bug 5701] New: Distinction between authors/additional authors in staff normal view (MARC21/XSLT)
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5701 Summary: Distinction between authors/additional authors in staff normal view (MARC21/XSLT) Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: enhancement Priority: PATCH-Sent Component: Staff Client AssignedTo: m.de.rooy@rijksmuseum.nl ReportedBy: m.de.rooy@rijksmuseum.nl QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com Estimated Hours: 0.0 At this time all entries in 100/110/111 and 700/710/711 are shown together. We want to see the difference between an author and an added entry. (The 700 author could for instance be an illustrator.) To this end we like to see the eventual relator code or term in $4 or $e too (displayed between brackets after the name). In the patch the code for authors is moved to a template routine at the end of the xslt stylesheet. -- 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=5701 --- Comment #1 from M. de Rooy <m.de.rooy@rijksmuseum.nl> 2011-02-07 12:54:03 UTC --- Created attachment 3071 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3071 Screen shot -- 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=5701 --- Comment #2 from M. de Rooy <m.de.rooy@rijksmuseum.nl> 2011-02-07 13:14:03 UTC --- Created attachment 3072 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3072 Patch -- 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=5701 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|--- |Needs Signoff -- 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=5701 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com Patch Status|Needs Signoff |Signed Off --- Comment #3 from Nicole C. Engard <nengard@gmail.com> 2011-02-07 14:28:22 UTC --- I have signed off, but I'd like to see the same for the OPAC 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=5701 --- Comment #4 from M. de Rooy <m.de.rooy@rijksmuseum.nl> 2011-02-07 14:32:00 UTC --- Thanks! -- 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=5701 --- Comment #5 from Nicole C. Engard <nengard@gmail.com> 2011-02-07 14:37:42 UTC --- FYI - Related Codes here: http://www.loc.gov/marc/relators/relaterm.html (thanks jcamins) -- 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=5701 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-02-07 15:00:24 UTC --- I am worried about the relator code or term in OPAC. I fear the the patrons will not understand the meaning. And librarians not used to MARC21 cataloging (like in our union catalog situation) won't know the codes either. http://www.loc.gov/marc/relators/relaterm.html Bookjacket designer [bjd] http://www.loc.gov/marc/relators/relacode.html elt Electrotyper There should be a way to translate those into meaningful terms for the OPAC. I would also like to test your changes with some records containing 880 fields with persons. -- 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=5701 --- Comment #7 from Nicole C. Engard <nengard@gmail.com> 2011-02-07 15:57:59 UTC --- For the OPAC the biggies should be listed (regarding relator terms) - editor, illustrator, translator - otherwise it says 'authors' or 'additional authors' and it's not clear what role those people played and they weren't authors at all. -- 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=5701 --- Comment #8 from M. de Rooy <m.de.rooy@rijksmuseum.nl> 2011-02-07 20:50:25 UTC --- Responding to comment 6 and 7: First this report (and patch) only relates to the staff client. We should open another one for the OPAC and see about that. The relator codes that are unknown to the librarians cataloging in MARC, should not 'hurt' them either. If their library does not use them, they will probably not see them at all. One remaining question for Katrin: If you meant the alternate graphical representation for marc 880, this code was not touched. Did you? -- 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=5701 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=5711 -- 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=5701 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Patch Status|Signed Off |Patch Pushed --- Comment #9 from Chris Cormack <chris@bigballofwax.co.nz> 2011-02-08 08:20:31 UTC --- Pushed please test -- 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=5701 --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-02-08 08:38:51 UTC --- To explain my point of view a little better: Our librarians don't catalog in MARC21, they catalog in the union catalog which uses its own format. The data is exported in MARC21 format and imported into Koha, but they don't really know about it. So they have no clue about the relator codes. Also the point of the union catalog is using existing records. I would like to see Nicole's suggestion for the OPAC in staff too - have different translatable labels - created from the relator codes - and show the names/persons behind the labels. About the 880 fields: We tried to make the 880 display mirror the transliterated fields as far as possible. If the labels change on one side, the labels should change for the 880 fields too. -- 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=5701 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #11 from M. de Rooy <m.de.rooy@rijksmuseum.nl> 2011-02-23 14:51:51 UTC --- Nicole opened a new bug 5711 for this problem at the opac side. Concerning the 880 fields: The current XSLT code does not pass any labels to the m880Select routine at all. If any more specific adjustments on 880 are necessary, we could open a more specific bug report on that one. Some screen shots of the current situation (especially for staff side) would be helpful too. I will close this bug. -- 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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org