[Bug 7989] New: RIS export file type incorrect
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7989 Priority: P5 - low Change sponsored?: --- Bug ID: 7989 Assignee: oleonard@myacpl.org Summary: RIS export file type incorrect QA Contact: koha.sekjal@gmail.com Severity: normal Classification: Unclassified OS: All Reporter: milton.lee@nzica.com Hardware: All Status: NEW Version: rel_3_6 Component: OPAC Product: Koha 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 article. The result is completely incorrect/incomplete export fields when attempting to export a journal article to, for example, a citation manager. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7989 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Reading a bit into the code, it looks like more options are possible, depending on your settings in the leader. Some things like a journal it can't recognize yet, as it would need to look at other fields in the record as well: http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=C4/Ris.pm;h=137b99... -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7989 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.6 |master -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7989 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=12357 CC| |jonathan.druart@biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7989 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Currently the code seems to only look at LDR pos 6 - that's not sufficient to recognize serials or articles. We'd need to look at some other fields here as well. Bug 12357 might help a little. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org