[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
Wed Oct 25 16:23:09 CEST 2017


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

--- Comment #14 from Alex Arnaud <alex.arnaud at biblibre.com> ---
(In reply to Alex Buckley from comment #12)
> 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
I will fix the warning "Argument x isn't numeric" while doing the patch for
weekly.

> 
> Your t/db_dependent/Serials/SubscriptionIrregularity.pm test also fails
> because there is no test for permanent_irregularity function
You must Launch misc/devel/update_dbix_class_files.pl to update
Koha/Schema/Result/Subscription.pm

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


More information about the Koha-bugs mailing list