[Koha-bugs] [Bug 17656] Irregularities in serial prediction pattern are planned only for current subscription

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 20 03:48:28 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17656

Alex Buckley <alexbuckley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexbuckley at catalyst.net.nz
             Status|Needs Signoff               |Failed QA

--- Comment #12 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Hi Alex

When checking if Wednesday and Thursday are still checked I have found that the
test prediction pattern div is no longer being displayed.

The errors I am getting in my intranet-error.log are:

0.0.2.2:34032] AH01215: [Fri Oct 20 00:20:18 2017] showpredictionpattern.pl:
Argument "month" isn't numeric in numeric eq (==) at
/home/vagrant/kohaclone/serials/showpredictionpattern.pl line 116., referer:
http://localhost:8081/cgi-bin/koha/serials/subscription-add.pl?op=modify&subscriptionid=4
[Fri Oct 20 00:20:18.672718 2017] [cgi:error] [pid 7358] [client
10.0.2.2:34032] AH01215: [Fri Oct 20 00:20:18 2017] showpredictionpattern.pl:
Argument "day" isn't numeric in numeric eq (==) at
/home/vagrant/kohaclone/serials/showpredictionpattern.pl line 116., referer:
http://localhost:8081/cgi-bin/koha/serials/subscription-add.pl?op=modify&subscriptionid=4
[Fri Oct 20 00:20:18.678244 2017] [cgi:error] [pid 7358] [client
10.0.2.2:34032] AH01215: [Fri Oct 20 00:20:18 2017] showpredictionpattern.pl:
The method permanent_irregularity is not covered by tests!, referer:
http://localhost:8081/cgi-bin/koha/serials/subscription-add.pl?op=modify&subscriptionid=4

Your t/db_dependent/Serials/SubscriptionIrregularity.pm test also fails because
there is no test for permanent_irregularity function

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list