5 Feb
2015
5 Feb
'15
10:23 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13262 --- Comment #20 from David Cook <dcook@prosentient.com.au> --- (In reply to Tomás Cohen Arazi from comment #19)
Patch pushed to master.
Thanks David! It opens us for interesting improvements.
Thanks, Tomas! I hope so! I think it would be interested to try XML::LibXSLT->register_function($uri, $name, $subref) as well. I use this locally for a few XSLT mods, and it works rather nicely. It doesn't require any mods to the Koha::XSLT_Handler either. You just "use XML::LibXSLT", register a function, and you're good to go! -- You are receiving this mail because: You are watching all bug changes.