[Koha-bugs] [Bug 13952] Import and export of authority types

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 27 00:55:27 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13952

--- Comment #3 from Aleisha Amohia <aleishaamohia at hotmail.com> ---
Created attachment 47326
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47326&action=edit
Bug 13952: Import and export authority types

This patch amends C4::ImportExportFramework to work for authority types as well
as MARC frameworks.
New file: admin/import_export_authtype.pl

To test:
1) Go to Admin -> Authority types
2) Confirm there are two new columns 'Export' and 'Import' in the table
3) Click 'Export' on an existing authority type and choose a file type, click
'Export'
4) Confirm that the authority type is exported as your chosen file type. Save
the file
5) Create a new authority type
6) Click 'Import' into your new authority type (so you don't overwrite any
important existing authority types)
7) Select the file you just exported and click 'Import'
8) Confirm you are taken to auth_tag_structure.pl
9) Go back to Authority types
10) Click 'Import' next to any existing authority type and attempt to import a
file that is not XML, CSV or ODS. Confirm that this fails and you are asked to
import a file of the correct file type
11) Go to Admin -> MARC bibliographic framework
12) Confirm that the 'Export' and 'Import' functions still work here as well

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list