https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25416
--- Comment #5 from Tomás Cohen Arazi <[email protected]> --- (In reply to Katrin Fischer from comment #3) > I've been curious about this one as I have been wondering about a similar > feature that would require some configuration information to the the XSLT. > We have some similar features for passing XSLT variables (system > preferences, authorised value descriptions) to MARCXML in XSLT.pm, but this > patch doesn't touch the file. Is there a reason? Also missing tests :) It is totally related to injecting sysprefs, as it happens in the same method. It is just an extra variable Julian seems to have added a while ago, and this patch is just making use of it. -- 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/
