[Koha-bugs] [Bug 24756] Occasional D8 and U18 failures for Koha/XSLT/Security.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 28 12:20:04 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24756

--- Comment #9 from Marcel de Rooy <m.de.rooy at 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 at rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list