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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/