https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30848
Bug ID: 30848
Summary: Introduce Koha::Filter::AuthorizedValues
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
I think we should introduce a Koha::Filter for replacing AV codes with AV
values in the MARC::Record.. we already do this using
C4::XSLT::transformMARCXML4XSLT but I believe a RecordProcessor makes more
sense than to hide the function away in the defunct XSLT module.
We can then use this anywhere we have a RecordProcessor instantiated and get
the goodness of filtered MARC::Records.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/