Summary: | Don't include Koha::Object-base modules | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | martin.renvoize, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | Bug 28150: Don't include Koha::Objects-based modules |
Description
Jonathan Druart
2021-04-15 08:26:15 UTC
Created attachment 119606 [details] [review] Bug 28150: Don't include Koha::Objects-based modules I've tried to remove circular dependencies but it didn't work. Attaching the patch here in case we need it later. Should we still fix this? Yes. |