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

--- Comment #3 from Olli-Antti Kivilahti <[email protected]> ---
Created attachment 171569
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171569&action=edit
Bug 20153: Add new column "source" in the authorities pages's result

Populates the already existing
  auth_header.origincode
from MARC Authorities CRUD.

Displays it in the authorities search results from the cataloguing tool and
from the authorities search module.

MARC21 cataloguing rules are followed to populate it automatically, but I have
no knowledge of UNIMARC/etc to implement origincode autovifivication for those.

TEST PLAN (MARC21)
1. Create a MARC Authorities Record
2. Optionally define MARC Framework for Authority auth_header.origincode
3. Populate 040$ca or 024$2 or 003 or the subfield at
   MARC Framework for Authority auth_header.origincode
4. Search for the Auth Record
5. Observe a new 'Origin'-tab in the search results has the defined
'Cataloguing Source'.
5a. Page: authorities/auth_finder.pl
5b. Page: authorities/authorities-home.pl

TEST PLAN (Others)
0. Same as MARC21, but the MARC FW for Auth is mandatory.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to