http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14245 Bug ID: 14245 Summary: RIS in unimarc flavour is still deficient Change sponsored?: --- Product: Koha Version: 3.18 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: jvr@fct.unl.pt QA Contact: testopia@bugs.koha-community.org Created attachment 39360 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39360&action=edit Detail report (3) is what you get and (4) is what it should be File in cause is: /usr/share/koha/lib/C4/Ris.pm RIS in unimarc flavour is still deficient, because the variable $intype is out of scope outside --> sub marc2ris { } , so every other code that references to it render useless in an unimarc flavour where you need to join several fields to output correct information for AU, PY or PB. In attached image (3) is what you get in the export file, but (4) is what it should be to be totally correct... For live example data goto: https://opac.fct.unl.pt/cgi-bin/koha/opac-detail.pl?biblionumber=20049&query_desc=kw%252Cwrdl%253A%252020049 Thank you in antecipation for an early reply. Victor do Rosário Especialista de Informática Divisão de Documentação e Cultura FCT/UNL -- You are receiving this mail because: You are watching all bug changes.