https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25548 --- Comment #25 from David Cook <dcook@prosentient.com.au> --- (In reply to Katrin Fischer from comment #23)
(In reply to Jonathan Druart from comment #22)
Who is volunteering?
Hm, just clearning the inputs won't fix the problem of bug 7607 I think? The problem is, that people leave search fields empty so idx and search terms don't match up.
kw - no search term entered title - some title words
Turns into: kw search for some title words
We have found this workaround from the other bug to be working, but I am not sure if that will fix the ugliness of the URL.
With the Apache change, you don't need to do the workaround. The URL is equally as ugly as well. At the moment, it looks like the only way of having a less ugly URL is by removing empty search boxes from the DOM. -- You are receiving this mail because: You are watching all bug changes.