[Koha-bugs] [Bug 27944] Add new stages to the article request process

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 6 12:47:23 CEST 2021


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

--- Comment #13 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #12)
> (In reply to Marcel de Rooy from comment #9)
> > Sorry, but it does not with me:
> 
> Tried again.
> 
> I squashed the patches, and apply the changes from those 4 files only:
>  Koha/ArticleRequest/Status.pm                                   | 21
> ++++++++++++++++-----
>  Koha/ArticleRequests.pm                                         | 11
> +++++++++++
>  Koha/Template/Plugin/Biblio.pm                                  |  1 +
>  koha-tmpl/intranet-tmpl/prog/en/modules/circ/request-article.tt |  2 ++
> 
> And the failure appears randomly.
> 
> It's a weird one, I don't understand what's going on but it's hiding
> something for sure.

I think it is the POD in Koha/ArticleRequest/Status.pm

If I remove the POD changes, commit, restart_all - the error disappears

Remove my commit/readd the pod, qa passes
restart_all - it fails

Some somehow POD and something being cached?

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


More information about the Koha-bugs mailing list