https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21526

--- Comment #43 from Marcel de Rooy <[email protected]> ---
Tested little bit with the facets. Included & in author name. Searching for Foy
& Foy (from learning perl :)

/cgi-bin/koha/opac-search.pl?idx=kw&q=a&sort_by=relevance_dsc&limit=au:Foy%20&%20Foy
This is the result of url and it works better than the uri version. But
actually both are not working so good.

/cgi-bin/koha/opac-search.pl?idx=kw&q=a&sort_by=relevance_dsc%26limit%3Dau%3AFoy%20%26amp%3B%20Foy
This comes from uri.
Does not work.

Conclusion: This problem is greater than just a filter. Keep url as best of
both. Needs attention somewhere else. Probably the unparalleled C4::Search.

-- 
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/

Reply via email to