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

--- Comment #16 from Pedro Amorim <[email protected]> ---
We've gone a long way, but there's still work to be done:
1) Update tests and possible write new ones
2) Possibly clean-up the query a bit, there are extraneous WHERE conditions
that are already on the LEFT JOIN even though this is not causing any issue
that I'm aware of atm
3) Abstract this into a new ExtendedAttributes Mixin to be attached to
Patron.pm, ILL::Request and Mixin/AdditionalFields, so this is applied to all
supporting classes of extended_attributes

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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/

Reply via email to