https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37154
Bug ID: 37154
Summary: Remove all unnecessary uses of unbless
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
In general we should not need to use unbless anywhere in our code. If we are
unblessing an object to pass a hashref to a function, that is an indicator that
we should update the code called and pass the object itself.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/