[Koha-bugs] [Bug 17427] Replace CGI::Session with Data::Session

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 25 08:30:40 CEST 2021


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

--- Comment #40 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(In reply to David Cook from comment #39)
> (In reply to David Cook from comment #38)
> > (In reply to Jonathan Druart from comment #34)
> > > And, FWIW, if I move the YAML::XS serializer (see last patch) in the
> > > Data/Session/Serialize directory, all tests pass (longblob).
> > 
> > Wait this works despite
> > https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427#c29 ?
> 
> Oh maybe I misunderstand what you're saying... you meant in the vendor perl
> not the Koha perl lib... right?

Yes, I copied it to /path/Data/Session/Serialize/yamlxs.pm where
/path/Data/Session/ is `pmpath Data::Session`.

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


More information about the Koha-bugs mailing list