https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317 --- Comment #34 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #33)
(In reply to Julian Maurice from comment #24)
If we really want to stick with YAML, I'd prefer Koha to have its own implementation rather than relying on an undocumented "feature" (from my point of view that is not a feature, this is just messing with a module's internal variables)
(In reply to Jonathan Druart from comment #28)
Then write an alternative patch and test it please.
Ok. I figured Julian had already disagreed with my proposal, but I can do it anyway.
Ah, alas, due to the Debian packaging of https://packages.debian.org/buster/libcgi-session-serialize-yaml-perl, you cannot remove libyaml-perl and libyaml-syck-perl without removing libcgi-session-serialize-yaml-perl. I'm still not sure why we have to remove YAML or YAML::Syck. I understand that it would be annoying to have one of the modules around just for handling the session, but it would be nice to keep the session serialized as YAML. -- You are receiving this mail because: You are watching all bug changes.