Bug 41894 - Bareword "C4::Context::only_my_library" not allowed
Summary: Bareword "C4::Context::only_my_library" not allowed
Status: In Discussion
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 41890
Blocks:
  Show dependency treegraph
 
Reported: 2026-02-20 10:03 UTC by Jonathan Druart
Modified: 2026-02-20 10:25 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 41894: Remove error 'Bareword C4::Context::only_my_library not allowed' (1.46 KB, patch)
2026-02-20 10:25 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2026-02-20 10:03:46 UTC
Bareword "C4::Context::only_my_library" not allowed while "strict subs" in use at /kohadevbox/koha/Koha/Libraries.pm line 60.
Comment 1 Jonathan Druart 2026-02-20 10:04:25 UTC
When some circ deps are resolved, we see this error... weird!
Comment 2 Jonathan Druart 2026-02-20 10:25:56 UTC
Created attachment 193513 [details] [review]
Bug 41894: Remove error 'Bareword C4::Context::only_my_library not allowed'

Patch from commit 8a302a0