https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39857 Bug ID: 39857 Summary: OAI expanded_avs option broken Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Bug 31224 moved OAI to use metadata_record - when doing so the param to expand fields was incorrectly added as: expand_coded_values => $expanded_avs, It should be: expand_coded_fields => $expanded_avs, -- You are receiving this mail because: You are watching all bug changes.