https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27944 --- Comment #44 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Marcel de Rooy from comment #43)
(In reply to Jonathan Druart from comment #42)
Tomas asked me to look at the following QA errors:
Prototype mismatch: sub Koha::ArticleRequest::Status::Completed: none vs () at /usr/share/perl/5.28/constant.pm line 171.
Prototype mismatch: sub Koha::ArticleRequest::Status::Processing: none vs () at /usr/share/perl/5.28/constant.pm line 171.
Prototype mismatch: sub Koha::ArticleRequest::Status::Pending: none vs () at /usr/share/perl/5.28/constant.pm line 171.
Prototype mismatch: sub Koha::ArticleRequest::Status::Canceled: none vs () at /usr/share/perl/5.28/constant.pm line 171.
I'd say we can ignore them.
Yeah thats what I concluded too. The more intriguing problem is the one about Koha::Template::Plugin::Biblio. Last mentioned in comment40, but discussed before that too. You did already have a look, and I actually asked Tomas to have a look. but he did not yet..
I've been looking at this yesterday morning, with no luck. Will give it another run today! -- You are receiving this mail because: You are watching all bug changes.