23 Jun
2016
23 Jun
'16
11:09 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14874 --- Comment #21 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Martin Renvoize from comment #20)
Performance wise, I tend to like to see a benchmark script rather than conjecture to prove the point
I didn't mean for it to sound like conjecture, in detail what happens is: 1 eval call to Koha::DateUtils::output_pref is added for each search term If a term is a datetime then the searchfieldtype is changed to 'dateofbirth' The only additional processing is the eval - at 1 per term there would have to be many terms to add significant processing time -- You are receiving this mail because: You are watching all bug changes.