[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
Sat Jun 5 21:56:47 CEST 2021


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

Andrew Nugged <nugged at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #53 from Andrew Nugged <nugged at gmail.com> ---
Also, for me after you, Jonathan, removed encoders, I got this error:

    YAML::XS::Load Error: The problem:: /home/vagrant/kohaclone/mainpage.pl
    : /home/vagrant/kohaclone/mainpage.pl
        invalid trailing UTF-8 octet: /home/vagrant/kohaclone/mainpage.pl
    : /home/vagrant/kohaclone/mainpage.pl
    was found at document: 0: /home/vagrant/kohaclone/mainpage.pl

but with "Encode::decode_utf8(YAML::XS::Dump($data));" so on as it was on
beginning – it works.

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


More information about the Koha-bugs mailing list