Closed AndrewIsh closed 4 years ago
Bug 20750 modified the way logging is done, as a result the call to set_data fails with:
set_data
Can't locate object method "set_data" via package "Koha::Illrequest::Logger" at /home/vagrant/kohaclone/Koha/Illbackends/BLDSS/Base.pm line 894
This needs modifying to conform to the changes in Bug 20750:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750
Bug 20750 modified the way logging is done, as a result the call to
set_data
fails with:This needs modifying to conform to the changes in Bug 20750:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750