https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40309 --- Comment #1 from Andreas Roussos <a.roussos@dataly.gr> --- Created attachment 183814 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183814&action=edit Bug 40309: add new Authority Framework plugin for MARC21 082$a This Authority Framework plugin should be attached to MARC21 authority subfield 082$a, which will then allow the cataloguer to lookup a single DDC in exchange for a Dewey Linked Data URL that will be copied to subfield 082$1. Test plan: 1) Go to Administration > Authority types, and for each authtype associate subfield 082$a with the marc21_field_082a_authorities.pl plugin. 2) Create a new authority, or edit an existing one. Click on the 'Tag editor' button on the far right of the 082$a subfield. Experiment with the behaviour of the plugin when no DDC has been filled in, or when an erroneous DDC has been filled in. Monitor your browser's JavaScript console for warnings/errors (there shouldn't be any!). 3) Experiment with changing the values of the related System Preferences (found under the 'OCLC Dewey Linked Data API' heading) and seeing how it affects the behaviour of the plugin. -- You are receiving this mail because: You are watching all bug changes.