https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28734
Bug ID: 28734
Summary: Koha::Biblio->get_marc_notes should use
XSLTParse4Display
Change sponsored?: ---
Product: Koha
Version: master
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]
Bug 27268 moved C4::Biblio::GetMarcNotes to Koha::Biblio->get_marc_notes, but
neglected to include the call to XSLTParse4Display. This means that authorised
values aren't being replaced with their descriptions.
To reproduce:
1. Go to Koha Administration, MARC bibliographic frameworks
2. Edit a framework, find tag 590, edit the $z subfield to use an authorised
value.
3. Do a catalogue search and edit a record using this framework. Edit 590$z and
select an authorised value. Save the record.
4. Add the record to your cart.
5. View your cart. Click More Details.
6. Scroll down to the Notes section. Notice the authorised value code is
displayed instead of the description. <-- BUG
--
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/