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

Hugo Agud <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #54 from Hugo Agud <[email protected]> ---
Good morning

We have found one potential bug on this patch.

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


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/

Reply via email to