http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13799
--- Comment #192 from Julian Maurice <[email protected]> --- I'm having problems with the latest patches When I go to http://pro.koha-dev/api/v1/patrons/7680, error: Can't use string ("error.json") as a HASH ref while "strict refs" in use at /usr/local/share/perl/5.14.2/JSON/Validator.pm line 515. If I remove patch "Followup: Refactor spec file", another error: {"errors":[{"path":"\/","message":"Controller could not be loaded."}]} Then, if I remove patch "Followup: x-mojo-controller deprecation", everyting is ok. $ pmvers JSON::Validator 0.59 $ pmvers Swagger2 0.60 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
