A new request with request id 11473 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is :
Title : Koha-devel Digest, Vol 196, Issue 24
Category :
Description : Send Koha-devel mailing list submissions to
koha-devel@lists.koha-community.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
or, via email, send a message with subject or body 'help' to
koha-devel-request@lists.koha-community.org
You can reach the person managing the list at
koha-devel-owner@lists.koha-community.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha-devel digest..."
Today's Topics:
1. Koha Community Newsletter: March 2022 (Koha Newsletter)
2. Request about running QA test tool on bug 26346 (Alex Buckley)
3. Re: Request about running QA test tool on bug 26346
(Katrin Fischer)
----------------------------------------------------------------------
Message: 1
Date: Mon, 28 Mar 2022 20:12:26 +0200
From: Koha Newsletter <kohanews@gmail.com>
To: koha <koha@lists.katipo.co.nz>, koha-devel
<koha-devel@lists.koha-community.org>
Subject: [Koha-devel] Koha Community Newsletter: March 2022
Message-ID:
<CAEqgz_muPJEtLOrq=qJRLmRdXUAFTsiUzi3oVmTtz9oJ8u3Ksg@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
The Koha Community Newsletter for March 2022 is here:
https://koha-community.org/koha-community-newsletter-march-2022/
Many thanks to everyone who submitted articles and news to this newsletter!
Please feel free to email me with any corrections or suggestions.
--
Michael Kuhn
Editor, Koha Community Newsletter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20220328/950a8deb/attachment-0001.htm>
------------------------------
Message: 2
Date: Tue, 29 Mar 2022 10:27:31 +1300
From: Alex Buckley <alexbuckley@catalyst.net.nz>
To: koha-devel@lists.koha-community.org
Cc: "kohateam@catalyst.net.nz" <kohateam@catalyst.net.nz>
Subject: [Koha-devel] Request about running QA test tool on bug 26346
Message-ID: <ddf7f48f-0f4d-92d2-9bd3-db7b77820d40@catalyst.net.nz>
Content-Type: text/plain; charset="utf-8"
Hi all,
I hope those of you at the Marseille hackfest are having fun :)
I have a request that I would be very grateful for some help with please:
Could someone please apply the three patches on bug 26346 onto master,
run the QA test tool (
https://wiki.koha-community.org/wiki/QA_Test_Tools ) and paste their QA
test output onto the bug report?
When I run my QA test tool on the three patches all the tests pass (see
attached output), however, I've heard others are seeing some failures.
It would be great to find out what these failures are so I can fix them
and get 26346 upstreamed.
For context: The patches on bug 26346 (
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 ) add
the option for staff to edit/add-to public lists (not just list owners
only, or anyone seeing the list). This is something that both our
library clients and those in the community sound like they would find
useful.
Many thanks,
Alex
--
Alex Buckley (he/him)
Koha Developer | Implementation Lead
Catalyst IT - Expert Open Source Solutions
www.catalyst.net.nz <http://www.catalyst.net.nz>
CONFIDENTIALITY NOTICE: This email is intended for the named recipients
only. It may contain privileged, confidential or copyright information.
If you are not the named recipient, any use, reliance upon, disclosure
or copying of this email or its attachments is unauthorised. If you have
received this email in error, please reply via email or call +64 4 499 2267.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20220329/0e03c805/attachment-0001.htm>
-------------- next part --------------
Processing files after patches
|========================>| 13 / 13 (100.00%)
OK Koha/Patron.pm
OK critic
OK forbidden patterns
OK git manipulation
OK pod
OK pod coverage
OK spelling
OK valid
OK Koha/Schema/Result/Virtualshelve.pm
OK critic
OK forbidden patterns
OK git manipulation
OK pod
OK pod coverage
OK spelling
OK valid
OK Koha/Virtualshelf.pm
OK critic
OK forbidden patterns
OK git manipulation
OK pod
OK pod coverage
OK spelling
OK valid
OK Koha/Virtualshelves.pm
OK critic
OK forbidden patterns
OK git manipulation
OK pod
OK pod coverage
OK spelling
OK valid
OK installer/data/mysql/kohastructure.sql
OK boolean_vs_tinyint
OK charset_collate
OK git manipulation
OK tinyint_has_boolean_flag
OK koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc
OK filters
OK forbidden patterns
OK git manipulation
OK js_in_body
OK spelling
OK tt_valid
OK valid_template
OK koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt
OK filters
OK forbidden patterns
OK git manipulation
OK js_in_body
OK spelling
OK tt_valid
OK valid_template
OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt
OK filters
OK forbidden patterns
OK git manipulation
OK js_in_body
OK spelling
OK tt_valid
OK valid_template
OK opac/opac-addbybiblionumber.pl
OK critic
OK forbidden patterns
OK git manipulation
OK pod
OK spelling
OK valid
OK opac/opac-shelves.pl
OK critic
OK forbidden patterns
OK git manipulation
OK pod
OK spelling
OK valid
OK t/db_dependent/Koha/Patron.t
OK critic
OK forbidden patterns
OK git manipulation
OK pod
OK spelling
OK valid
OK t/db_dependent/Virtualshelves.t
OK critic
OK forbidden patterns
OK git manipulation
OK pod
OK spelling
OK valid
OK virtualshelves/shelves.pl
OK critic
OK forbidden patterns
OK git manipulation
OK pod
OK spelling
OK valid
Processing additional checks OK!
------------------------------
Message: 3
Date: Mon, 28 Mar 2022 23:39:47 +0200
From: Katrin Fischer <katrin.fischer.83@web.de>
To: koha-devel@lists.koha-community.org
Subject: Re: [Koha-devel] Request about running QA test tool on bug
26346
Message-ID: <7ab6100c-6ef0-49d3-2fd1-7f103cac006a@web.de>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Hi Alex,
I've run the tests and attached the results to the bug report.
I use qa -v 2 in kshell with koha-testing-docker.
Hope this helps,
Katrin
On 28.03.22 23:27, Alex Buckley wrote:
>
> Hi all,
>
> I hope those of you at the Marseille hackfest are having fun :)
>
> I have a request that I would be very grateful for some help with please:
>
> Could someone please apply the three patches on bug 26346 onto master,
> run the QA test tool (
> https://wiki.koha-community.org/wiki/QA_Test_Tools ) and paste their
> QA test output onto the bug report?
>
> When I run my QA test tool on the three patches all the tests pass
> (see attached output), however, I've heard others are seeing some
> failures. It would be great to find out what these failures are so I
> can fix them and get 26346 upstreamed.
>
> For context: The patches on bug 26346 (
> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346 ) add
> the option for staff to edit/add-to public lists (not just list owners
> only, or anyone seeing the list). This is something that both our
> library clients and those in the community sound like they would find
> useful.
>
> Many thanks,
>
> Alex
>
>
> --
> Alex Buckley (he/him)
> Koha Developer | Implementation Lead
>
> Catalyst IT - Expert Open Source Solutions
> www.catalyst.net.nz <http://www.catalyst.net.nz>
>
> CONFIDENTIALITY NOTICE: This email is intended for the named
> recipients only. It may contain privileged, confidential or copyright
> information. If you are not the named recipient, any use, reliance
> upon, disclosure or copying of this email or its attachments is
> unauthorised. If you have received this email in error, please reply
> via email or call +64 4 499 2267.
>
>
> _______________________________________________
> Koha-devel mailing list
> Koha-devel@lists.koha-community.org
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website :https://www.koha-community.org/
> git :https://git.koha-community.org/
> bugs :https://bugs.koha-community.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20220328/29f44a38/attachment-0001.htm>
------------------------------
Subject: Digest Footer
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/
------------------------------
End of Koha-devel Digest, Vol 196, Issue 24
*******************************************
NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.