https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16245
Bug ID: 16245
Summary: Enhancements to RIS fails on change TY
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Good morning
We have found one potential bug on this patch
(https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12357).
The issue is that RisExportAdditionalFields doesn't recognize property the TY
This patch is not recognizing propertly the type of the record, if leader
position 6 is 'a' it publishs as book even the position 7 is b=article
And it fails when try to modify it.
We have tried to add TY: [942$c] to force the patch to replace the TY value,
but it keeps the default Book value
Koha 3.22.5 (debian jessy 8 with plack enabled)
Test:
Catalogue a record with LDR 6 and 7 'ab' --> this is an article
check the record type is article in koha leader
Download as RIS and check that type is book
Modify syspref RisExportAdditionalFields
TY: [337$a] (or whatever you wish)
Download as RIS
the ty is still book, it doesn't matter the value of 337$a or whatever
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/