<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body>A new request with request id 17302 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is : <br><br>Title : Koha-devel Digest, Vol 187, Issue 26<br>Category : <br>Description : <div>Send Koha-devel mailing list submissions to<br>    koha-devel@lists.koha-community.org<br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>    https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>or, via email, send a message with subject or body 'help' to<br>    koha-devel-request@lists.koha-community.org<br><br>You can reach the person managing the list at<br>    koha-devel-owner@lists.koha-community.org<br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of Koha-devel digest..."<br><br><br>Today's Topics:<br><br>   1. Re: False qa tools warning? (Jonathan Druart)<br>   2. Re: pull latest koha-testing-docker-images (Add new lib<br>      directory) (Victor Grousset/tuxayo)<br>   3. Re: pull latest koha-testing-docker-images (Add new lib<br>      directory) (Victor Grousset/tuxayo)<br>   4. Re: pull latest koha-testing-docker-images (Add new lib<br>      directory) (Jonathan Druart)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Fri, 25 Jun 2021 16:11:19 +0200<br>From: Jonathan Druart <jonathan.druart@bugs.koha-community.org><br>To: Marcel de Rooy <rooy.de.m@gmail.com><br>Cc: koha-devel <koha-devel@lists.koha-community.org><br>Subject: Re: [Koha-devel] False qa tools warning?<br>Message-ID:<br>    <CAJzKNY4pXEt69B4st2bUYjtugE_qgW_QB5GQh7LFSF2nMJ3zMw@mail.gmail.com><br>Content-Type: text/plain; charset="UTF-8"<br><br>I've answered on the bug report. It's a valid error.<br><br><br>Le lun. 21 juin 2021 à 15:37, Marcel de Rooy <rooy.de.m@gmail.com> a écrit :<br>><br>> Hi all,<br>><br>> I am looking at bug 27944 and see the following qa warn:<br>><br>>  FAIL   koha-tmpl/intranet-tmpl/prog/en/modules/circ/request-article.tt<br>>    OK     filters<br>>    OK     forbidden patterns<br>>    OK     git manipulation<br>>    OK     js_in_body<br>>    SKIP   spelling<br>>    OK     tt_valid<br>>    FAIL   valid_template<br>>                 Attempt to reload Koha/Template/Plugin/Biblio.pm aborted.<br>> Compilation failed in require at /usr/lib/x86_64-linux-gnu/perl5/5.28/Template/Plugins.pm line 206.<br>><br>> This seems to be a false warning.<br>> But since it apparently refers to a compile error, I still would like to know where does it come from?<br>> The module for the Biblio plugin compiles just fine.<br>> The [% USE Biblio %] comes from an include in the template: biblio-view-menu.inc.<br>><br>> Any ideas?<br>><br>> Thnx,<br>> Marcel<br>><br>> _______________________________________________<br>> Koha-devel mailing list<br>> Koha-devel@lists.koha-community.org<br>> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>> website : https://www.koha-community.org/<br>> git : https://git.koha-community.org/<br>> bugs : https://bugs.koha-community.org/<br><br><br>------------------------------<br><br>Message: 2<br>Date: Fri, 25 Jun 2021 17:26:34 +0200<br>From: Victor Grousset/tuxayo <victor@tuxayo.net><br>To: Jonathan Druart <jonathan.druart@bugs.koha-community.org>,<br>    koha-devel <koha-devel@lists.koha-community.org><br>Subject: Re: [Koha-devel] pull latest koha-testing-docker-images (Add<br>    new lib directory)<br>Message-ID: <4c684120-8c6d-9531-7d78-df68b64c4a55@tuxayo.net><br>Content-Type: text/plain; charset=utf-8; format=flowed<br><br>Thanks for the heads up :)<br><br>-- <br>Victor Grousset/tuxayo<br><br><br>------------------------------<br><br>Message: 3<br>Date: Fri, 25 Jun 2021 17:34:24 +0200<br>From: Victor Grousset/tuxayo <victor@tuxayo.net><br>To: Jonathan Druart <jonathan.druart@bugs.koha-community.org>,<br>    koha-devel <koha-devel@lists.koha-community.org><br>Subject: Re: [Koha-devel] pull latest koha-testing-docker-images (Add<br>    new lib directory)<br>Message-ID: <92d64688-8de6-3990-a877-ce0c3c2ce4d5@tuxayo.net><br>Content-Type: text/plain; charset=utf-8; format=flowed<br><br>On 21-06-24 15:57, Jonathan Druart wrote:<br>> I've just pushed bug 28489 that is adding a new "lib" directory.<br><br>Isn't it this one instead ? Bug 28519 - Add a 2nd directory for Perl modules<br>https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28519<br><br>Cheers,<br><br>-- <br>Victor Grousset/tuxayo<br><br><br>------------------------------<br><br>Message: 4<br>Date: Fri, 25 Jun 2021 18:36:59 +0200<br>From: Jonathan Druart <jonathan.druart@bugs.koha-community.org><br>To: "Victor Grousset/tuxayo" <victor@tuxayo.net><br>Cc: koha-devel <koha-devel@lists.koha-community.org><br>Subject: Re: [Koha-devel] pull latest koha-testing-docker-images (Add<br>    new lib directory)<br>Message-ID:<br>    <CAJzKNY6Yv378St7+1448=r1SrU0oPeM-5EwDcNkg2d267O2u1A@mail.gmail.com><br>Content-Type: text/plain; charset="utf-8"<br><br>Yes<br><br>Le ven. 25 juin 2021 à 17:34, Victor Grousset/tuxayo <victor@tuxayo.net> a<br>écrit :<br><br>> On 21-06-24 15:57, Jonathan Druart wrote:<br>> > I've just pushed bug 28489 that is adding a new "lib" directory.<br>><br>> Isn't it this one instead ? Bug 28519 - Add a 2nd directory for Perl<br>> modules<br>> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28519<br>><br>> Cheers,<br>><br>> --<br>> Victor Grousset/tuxayo<br>><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20210625/5035a99a/attachment-0001.htm><br><br>------------------------------<br><br>Subject: Digest Footer<br><br>_______________________________________________<br>Koha-devel mailing list<br>Koha-devel@lists.koha-community.org<br>https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel<br>website : https://www.koha-community.org/<br>git : https://git.koha-community.org/<br>bugs : https://bugs.koha-community.org/<br><br><br>------------------------------<br><br>End of Koha-devel Digest, Vol 187, Issue 26<br>*******************************************<br></div><br><br>NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.<br></body></html>