http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9740
Bug ID: 9740
Summary: using XSLT modifies record authorized values
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
When using XSLT display, in detail.pl, the record (MARC::Record) is get from
database.
This record is given to XSLTParse4Display() to transform into HTML using XSLT.
This method uses transformMARCXML4XSLT() to replace in record authorized values
code by there description.
The bug is that this change is made on original record and remains in the rest
of the script detail.pl.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/