https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24052
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #100371|0 |1 is obsolete| | Attachment #100372|0 |1 is obsolete| | Attachment #100373|0 |1 is obsolete| | Attachment #100374|0 |1 is obsolete| | --- Comment #12 from Owen Leonard <[email protected]> --- Created attachment 100406 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100406&action=edit Bug 24052: Rename XSLT_Handler Should be XSLT::Base now. Removes old XSLT_Handler stub too (from bug 23290). Result of a git grep | sed statement. Test plan: Run qa tools (so modules compile). Run t/db_dependent/Breeding.t Run t/db_dependent/Koha/XSLT/Base.t (This test fails when only this patch has been applied; see subsequent patch.) Enable XSLT use on results and details display. Check search results and detail view on OPAC and staff. Signed-off-by: Marcel de Rooy <[email protected]> -- 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/
