[Koha-bugs] [Bug 30194] Adapt Koha for JSON::Validator at 5.x

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 8 17:05:33 CET 2022


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

--- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 131486
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131486&action=edit
Bug 30194: Adapt Koha to the latest JSON::Validator version

This patch makes V1.pm and PluginRoutes.pm work with the
JSON::Validator breaking changes introduced after v4.

JSON::Validator got stricter, and it seems there's some bug in how it
resolves references, so I propose we bundle the YAML spec into a single
file using a gulp task. This will save load time too, so has its
advantages too.

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


More information about the Koha-bugs mailing list