12 May
2021
12 May
'21
4:45 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #20 from David Cook <dcook@prosentient.com.au> --- (In reply to Jonathan Druart from comment #3)
Why don't we use CGI::Session::Serialize::default instead?
It's a shame that we're losing the YAML serialization. As noted on https://metacpan.org/pod/CGI::Session::Serialize::yaml, using YAML makes it easy to share session data across different languages. I have third-party apps that can use Koha session data by parsing the YAML. It looks like I'll have to think of something much more complicated to deal with the change in serialization. -- You are receiving this mail because: You are watching all bug changes.