https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16245
--- Comment #2 from Héctor Eduardo Castro Avalos <[email protected]> --- Created attachment 55896 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55896&action=edit Bug 16245: RIS export file type incorrect When exporting lists to a RIS file, the TY field of the RIS file is always 'book' even if the item being exported is a journal or serial. Since unimarc and marc21 is coded in Koha, just a few references types are included. This needs a much better code. This bug changes only TY BOOK result. Other resources needs a case by case basis. To test -In advanced search limit by itemtype (books, music, continue resources, etc). -Search and save result in Cart -Export to RIS Format and notice about the new TY change with all materials -Test with http://www.myendnoteweb.com if you have account or create one. -Export record in bib record details page in OPAC and Intranet. -Confirm that works as expected. Sponsored-by: Universidad de El Salvador -- 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/
