https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17821
--- Comment #4 from Fridolin SOMERS <[email protected]> --- (In reply to Jonathan Druart from comment #3) > Fridolin, how this is useful? > I understand the consistency point of view, but I do not think it is really > valuable. The TT date plugin may one day behave differently from the old code in C4::Search. Also we had some cases where date_due is not correct, the TT plugin handles this. > Did you check the other calls to this subroutine to make sure that will not > affect another script? Yep, its not easy since date_due is used a lot. But only intranet results uses it. -- 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/
