[Koha-bugs] [Bug 22824] Replace YAML::Syck with YAML::XS

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 11 15:47:05 CET 2021


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

--- Comment #26 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 116750
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116750&action=edit
Bug 22824: Remove C4::Boolean, true_p, boolean_preference, etc.

It seems that we don't really need all this overhead.
YesNo must be a boolean and contain 1 or 0.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list