[Koha-bugs] [Bug 18290] Fix t/db_dependent/Koha/Object.t, Mojo::JSON::Bool is a JSON:: PP::Boolean :)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 22 21:45:41 CEST 2017


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

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

--- Comment #5 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 66370
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=66370&action=edit
Bug 18290: Fix t/db_dependent/Koha/Object.t, Mojo::JSON::Bool is a
JSON::PP::Boolean :)

Mojolicious 7.21 onwards, no longer returns Mojo::JSON::Bool-objects but
JSON::PP instead.
Which might be pretty smart.

This version is required by bug 18137 and so this patch for the tests is
needed.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
Tested along with 18137 and its dependencies (libs).

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


More information about the Koha-bugs mailing list