https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12446 --- Comment #79 from Pierre-Marc Thibault <pierre-marc.thibault@inlibro.com> --- (In reply to Martin Renvoize from comment #73)
I took a quick look at the revised code and I'm afraid it still looks like some additional cleanup is required.
1) C4::Utils::Datatables::Members::search seems to duplicate code which has been modified in the interim. 2) Not sure how 'AddPatronLists' syspref comes into this? 3) I also agree this would be significantly simpler to SO and QA if it were split into two bugs.
1) I added a new patch which removes the duplicated code. 2) AddPatronLists doesn't come into this. If it has been added, it has been removed in the next patch. -- You are receiving this mail because: You are watching all bug changes.