https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23384
--- Comment #3 from Andrew Isherwood <[email protected]> --- Test plan: - Edit "use Illrequests;" to the top of C4/Circulation.pm => TEST: Observe that no page in Koha will now load, and errors as described above - Add "use Koha::ArticleRequest::Status;" to Patron.pm => TEST: Observe that the problem is now fixed. - Scratch your head and wonder what the heck is going on -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
