[Bug 10097] New: If importing authority records, don't show text relating to bibliographic records
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10097 Bug ID: 10097 Summary: If importing authority records, don't show text relating to bibliographic records Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: dcook@prosentient.com.au Currently, when importing authority records using the "Manage staged MARC records" tool, it will show the text "Add new bibliographic records into this framework:" followed by a drop-down menu of possible frameworks. Since these are bibliographic frameworks and we're importing authority records which do not use them, we have no need to show this information. I'm proposing just a little patch to display this info only for bibliographic records. From my tests, everything seems to work fine without this text and the drop-down, although I've only uploaded one MARC21 authority record at a time. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10097 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|oleonard@myacpl.org |dcook@prosentient.com.au --- Comment #1 from David Cook <dcook@prosentient.com.au> --- Created attachment 17602 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17602&action=edit Bug 10097 - If importing authority records, don't show text relating to bibliographic records Test Plan: Before applying patch... 1) Find yourself an authority record. I recommend downloading your favourite author from: http://authorities.loc.gov/ 2) Stage MARC for import. Choose "Authority" as your record type. 3) Go to "Manage staged records" 4) Underneath the button "Import this batch into the catalog", you should see the text "Add new bibliographic records into this framework:" followed by a drop-down of the available frameworks. Optionally) You can also try this for bibliographic records. You'll find the same. After applying the patch... 5) Repeat steps 2 and 3. 6) Underneath the button "Import this batch into the catalog", you should just see a table listing your MARC record(s). 7) Stage MARC for import. Choose "Bibliographic" as your record type. 8) Go to "Manage staged records". 9) You should find step 4 still to be true (i.e. the "Add new bibliographic..." text should still be there). -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10097 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|If importing authority |Hide framework selection |records, don't show text |when importing staged |relating to bibliographic |authority records |records | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10097 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10097 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17602|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 17725 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17725&action=edit Bug 10097 - Hide framework selection when importing staged authority records Currently, when importing authority records using the "Manage staged MARC records" tool, it will show the text "Add new bibliographic records into this framework:" followed by a drop-down menu of possible frameworks. Since these are bibliographic frameworks and we're importing authority records which do not use them, we have no need to show this information. I'm proposing just a little patch to display this info only for bibliographic records. From my tests, everything seems to work fine without this text and the drop-down, although I've only uploaded one MARC21 authority record at a time. -- Test Plan: Before applying patch... 1) Find yourself an authority record. I recommend downloading your favourite author from: http://authorities.loc.gov/ 2) Stage MARC for import. Choose "Authority" as your record type. 3) Go to "Manage staged records" 4) Underneath the button "Import this batch into the catalog", you should see the text "Add new bibliographic records into this framework:" followed by a drop-down of the available frameworks. Optionally) You can also try this for bibliographic records. You'll find the same. After applying the patch... 5) Repeat steps 2 and 3. 6) Underneath the button "Import this batch into the catalog", you should just see a table listing your MARC record(s). 7) Stage MARC for import. Choose "Bibliographic" as your record type. 8) Go to "Manage staged records". 9) You should find step 4 still to be true (i.e. the "Add new bibliographic..." text should still be there). Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10097 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10097 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17725|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 17781 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17781&action=edit [PASSED QA] Bug 10097 - Hide framework selection when importing staged authority records Currently, when importing authority records using the "Manage staged MARC records" tool, it will show the text "Add new bibliographic records into this framework:" followed by a drop-down menu of possible frameworks. Since these are bibliographic frameworks and we're importing authority records which do not use them, we have no need to show this information. I'm proposing just a little patch to display this info only for bibliographic records. From my tests, everything seems to work fine without this text and the drop-down, although I've only uploaded one MARC21 authority record at a time. -- Test Plan: Before applying patch... 1) Find yourself an authority record. I recommend downloading your favourite author from: http://authorities.loc.gov/ 2) Stage MARC for import. Choose "Authority" as your record type. 3) Go to "Manage staged records" 4) Underneath the button "Import this batch into the catalog", you should see the text "Add new bibliographic records into this framework:" followed by a drop-down of the available frameworks. Optionally) You can also try this for bibliographic records. You'll find the same. After applying the patch... 5) Repeat steps 2 and 3. 6) Underneath the button "Import this batch into the catalog", you should just see a table listing your MARC record(s). 7) Stage MARC for import. Choose "Bibliographic" as your record type. 8) Go to "Manage staged records". 9) You should find step 4 still to be true (i.e. the "Add new bibliographic..." text should still be there). Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Small template change, passes all tests. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10097 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #4 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10097 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris@bigballofwax.co.nz --- Comment #5 from Chris Cormack <chris@bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10097 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9067 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org