9 Nov
2015
9 Nov
'15
6:47 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642 --- Comment #120 from Frédéric Demians <frederic@tamil.fr> --- Reading the code, I'd also suggest to simplify the way you construct the XSL filename in marc2dcxml: my $xsl = C4::Context->config('intrahtdocs') . '/prog/en/xslt/slim2' . uc $format . '.xsl'; -- You are receiving this mail because: You are watching all bug changes.