https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27944
--- Comment #13 from Nick Clemens <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
