[Bug 35486] New: When editing an authority show all subfields of the heading field
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35486 Bug ID: 35486 Summary: When editing an authority show all subfields of the heading field Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Authority data support Assignee: koha-bugs@lists.koha-community.org Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org Currently when creating/editing and authority, only mandatory fields are shown. This patch changes to show all subfields for the heading tag. For example in UNIMARC authorities NP show subfields of 200 : $a surname, $b firstname ... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35486 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |fridolin.somers@biblibre.co |ity.org |m Status|NEW |ASSIGNED --- Comment #1 from Fridolin Somers <fridolin.somers@biblibre.com> --- For example in MARC21 authorities Personal Name show subfields of 100 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35486 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35486 --- Comment #2 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 159576 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159576&action=edit Bug 35486: When editing an authority show all subfields of the heading field Currently when creating/editing and authority, only mandatory fields are shown. This patch changes to show all subfields for the heading tag. For example in UNIMARC authorities NP show subfields of 200 : $a surname, $b firstname ... For example in MARC21 authorities Personal Name show subfields of 100 This will make cataloguing easier since heading subfields are usually filled. Test plan : 1) Use MARC21 database 2) Create a new authority type 'Personal Name' 3) In section 0 you see for example field 40 showing only mandatory subfield $a 4) Go to section 1 5) You see all subfields of field 100 because it is the heading -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35486 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Is this a functional gap in the options we have for editing authority frameworks? Shouldn't we enable the option of making subfields visible or not in authority frameworks instead of hard-coding the choice? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35486 --- Comment #4 from Fridolin Somers <fridolin.somers@biblibre.com> --- (In reply to Owen Leonard from comment #3)
Is this a functional gap in the options we have for editing authority frameworks? Sort of
Shouldn't we enable the option of making subfields visible or not in authority frameworks instead of hard-coding the choice?
Indeed But this may be more work -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35486 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think the right fix here is to make the "collapsable" option available in the fameworks configuration so it matches up with the bibliographic frameworks. As the headings have many subfields a library might almost never use, showing them all by default might just give us the next bug report. The library should be able to control what is immediately visible and what is visible after clicking on the tag. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35486 Angela Berrett <angela.berrett@familysearch.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |angela.berrett@familysearch | |.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35486 Barbara Petritsch <barbara.petritsch@wienmuseum.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |barbara.petritsch@wienmuseu | |m.at --- Comment #6 from Barbara Petritsch <barbara.petritsch@wienmuseum.at> --- Patch works but I agree with Katrin and maybe there is a middle way so that some fields which are important are shown. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35486 PTFS Europe Sandboxes <sandboxes@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #159576|0 |1 is obsolete| | --- Comment #7 from PTFS Europe Sandboxes <sandboxes@ptfs-europe.com> --- Created attachment 159834 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159834&action=edit Bug 35486: When editing an authority show all subfields of the heading field Currently when creating/editing and authority, only mandatory fields are shown. This patch changes to show all subfields for the heading tag. For example in UNIMARC authorities NP show subfields of 200 : $a surname, $b firstname ... For example in MARC21 authorities Personal Name show subfields of 100 This will make cataloguing easier since heading subfields are usually filled. Test plan : 1) Use MARC21 database 2) Create a new authority type 'Personal Name' 3) In section 0 you see for example field 40 showing only mandatory subfield $a 4) Go to section 1 5) You see all subfields of field 100 because it is the heading Signed-off-by: Barbara Petritsch <barbara.petritsch@wienmuseum.at> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35486 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org