[Koha-bugs] [Bug 23384] Calling Koha::Article::Status::* without "use" in Patron.pm can cause breakage

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 14 16:50:48 CET 2020


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #93912|0                           |1
        is obsolete|                            |

--- Comment #6 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 98965
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98965&action=edit
Bug 23384: Fix "strict subs" error

This patch explicitly imports Koha::ArticleRequest::Status to avoid the
strict subs error described in the bug.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

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


More information about the Koha-bugs mailing list