https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35588 Bug ID: 35588 Summary: marcrecord2csv retrieves authorised values incorrectly for fields Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org If marcrecord2csv takes a field and not a field/subfield combination, it will fetch all the authorised values for all subfields. However, since the hashref is keyed against the authorised values themselves, authorised values for different categories can overwrite each other, which means the wrong description can potentially be output. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.