14 Dec
2023
14 Dec
'23
2:18 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35558 --- Comment #6 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Nick Clemens from comment #5)
(In reply to Jonathan Druart from comment #1)
However the page load will be slightly slower ofc.
I don't like this.
I think the check should be lower if we are going to do it earlier, maybe in searchResults. I don't want to add to that routine, but I also don't think this should be done in the script.
I put it in the controller on purpose. It's not an info we want every time we call searchResults. Why shouldn't it be done in the script? -- You are receiving this mail because: You are watching all bug changes.