https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17642
--- Comment #12 from Kyle M Hall <[email protected]> --- (In reply to Jonathan Druart from comment #11) > As describe by Jacek on bug 17250 comment 16, we have 2 major problems here: > 1/ A critical one is that the feature is wrong and either explode or return > bad result => Has to be fixed before the release. This *could* be fixed with > only the first patch > 2/ The search will take now more time than before the AV refactoring due to > DBIx::Class calls (slower than DBI ofc). > That *could* be fixed with the whole patch set. But as you can see, it's not > trivial changes and if affects the code in a lot of places. > > I really need feedbacks quickly on this patch set to polish it to make it > acceptable. I won't work on it before the release if we decide to delay its > integration. I like the concept you have here. I haven't had a chance to actually test it yet, but I think it's work proceeding! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
