[Koha-bugs] [Bug 33870] Remove T::D::C from Sitemapper.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 31 15:18:15 CEST 2023


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

--- Comment #1 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 151875
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151875&action=edit
Bug 33870: Make $MAX in Sitemapper::Writer global

This should preferably not be a lexical variable (in case we ever
should call this under Plack). A global variable will also simplify
testing (see next patch).

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