http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12754
--- Comment #8 from M. de Rooy <[email protected]> --- Created attachment 30783 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30783&action=edit Bug 12754: Perform the actual XSLT action for marc mod template This patch modifies MarcModificationTemplates.pm. A local subroutine _RunXSLTAction is added to perform the actual xslt transformation using the XSLTHandler object. Test plan: Add some XSLT actions to a marc mod template. Run Stage for Import and select the correct marc mod template. Check your staged records for the expected changes (you can also view these reservoir records in Cataloging search). -- 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/
