[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 Oct 7 11:32:27 CEST 2021


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

--- Comment #100 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
@@ -78,14 +78,14 @@ Web services:
               choices:
                   persistent: will never be emptied or truncated (persistent)
                   transient: might be emptied or truncated at some point
(transient)
-                  no: will never have any data in it (no)
+                  0: will never have any data in it (no)

Isn't this replacement wrong?

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


More information about the Koha-bugs mailing list