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

--- Comment #28 from Tomás Cohen Arazi (tcohen) <[email protected]> ---
I backtracked the complex cases I had worked on the follow-up patch. I left the
trivial cases so this enhancement doesn't depend on rewriting all of the places
Koha does weird things. Totally out of the scope of this bug.

In turn, I filed individual bug reports for the highlighted remaining spots. I
will certainly re-submit the `overdues+count` work I already had submitted
here, as it touches `Query.pm` and was a nice piece of work, and will be needed
for the rest of them. I leave to interested folks to work on them as needed.

As expressed in those bugs, making some of them sortable has performance
implications due to Koha's database structure design and how we work at the
Koha::Object level but some things require schema level information. All out of
the scope of this bug.

Cheers!

-- 
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