[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 5 16:46:22 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #43129|0                           |1
        is obsolete|                            |

--- Comment #136 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 43141
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43141&action=edit
Bug 12478: Remove empty limit parameter

If no limit are passed, the url will contain '&limit=' anyway.
It is not necessary and can be avoided easily

Test plan:
1/ Search for a term in your catalogue
2/ Hover over a link in the facet area
3/ The link is
cgi-bin/koha/opac-search.pl?idx=kw&q=your_term&limit=&limit=[...]

With this patch, the empty limit parameter does not appear.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list