[Koha-bugs] [Bug 28489] CGI::Session is incorrectly serialized to DB in production env / when strict_sql_modes = 0

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 7 01:19:41 CEST 2021


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

--- Comment #56 from David Cook <dcook at prosentient.com.au> ---
(In reply to Andrew Nugged from comment #51)
> We discussed with Jonathan about "where better to place the file" but we
> both agreed (JD, you say) so for a moment we can keep the package in C4/Atuh
> as additional one for quick-est fix so we can provide working solution for
> backporting,
> 
> but the question still open to decide for later (let's create a separate
> ticket after we accept this for not to forget, like TODO?): of course it's
> better to keep CGI::Session::Serialize::yamlxs in own file/path,
>     .../CGI/Session/Serialize/yamlxs.pm
> but that pollutes Koha lib folder - Jonathan said he keeps in mind to create
> something separate, but that for later discussion.

Please no. This is how we get into trouble in Koha. We don't need more
technical debt. 

The quickest fix is to revert Bug 28317, and to do this right. But I'll look at
putting together a patch so that we can avoid this horror.

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


More information about the Koha-bugs mailing list