[Koha-bugs] [Bug 27272] Move C4::Items::GetItemsInfo to Koha namespace

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 3 08:52:22 CEST 2022


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

--- Comment #29 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(In reply to Tomás Cohen Arazi from comment #8)
> I'd say go for it. Next step is to just pass the items to the templates I
> guess?

Yes "just"... :D

Here are the patches. What next now? Do I open one bug report per patch? IMO we
should test, review and push all of them at the same time, so no need for 19
new bug reports, but I do whatever you prefer.

It's crazy the number of bugs I found and fixed.
You will find some FIXMEs I have added (some that need attention now, others
that are for later). The code is way cleaner now and, I think, more efficient
(perf) as well.

I haven't tested everything, and tests need test plans, but basically 80% of
the work is done.

There is much more to do in these scripts, we could simplify even more. But
first, this.

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


More information about the Koha-bugs mailing list