28 Feb
2020
28 Feb
'20
12:20 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24756 --- Comment #9 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 99754 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99754&action=edit Bug 24756: Fix failing tests by removing temporary filenames In order to resolve the random failure, that might be caused by reusing filenames in File::Temp and caching xslt code, this patch replaces the temporary file by using the code parameter. Note: Since XSLT uses a digest based on the passed code fragment, we will exclude collisions here. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.