https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27944
--- Comment #43 from Marcel de Rooy <[email protected]> --- (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.. -- 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/
