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

Marcel de Rooy <[email protected]> changed:

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

--- Comment #435 from Marcel de Rooy <[email protected]> ---
Created attachment 126723
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126723&action=edit
Bug 11175: Limit the amount of component parts returned

There was already before this a limit of 100 results when using
Elasticsearch but then the list of component parts was truncated
silently. This change now limits the amount to hard coded limit of 300
which is still fast to render. Also when the 300 component part record
limit is reached there is a link in the list now to list all the
records via the cataloging search.

To test:
   1) Create 300+ component part records and see if the link to list
      all the component part records shows up
   2) Make sure prove t/Koha/Util/Search.t passes

Signed-off-by: Pasi Kallinen <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>
Signed-off-by: Andrew Nugged <[email protected]>

Bug 11175: (QA follow-up) Replace en dash with hyphen in perldoc

This fixes the QA tool failure.

Signed-off-by: Joonas Kylmälä <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>
Signed-off-by: Andrew Nugged <[email protected]>

Signed-off-by: Marcel de Rooy <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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