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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 19 11:07:36 CET 2021


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

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #116751|0                           |1
        is obsolete|                            |

--- Comment #60 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 117049
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117049&action=edit
Bug 22824: Fix default values for YesNo

select variable, value from systempreferences where type="YesNo" and ( ( value
<>'1' and value <>'0' ) or value is null );

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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


More information about the Koha-bugs mailing list