Bug 28295 - SearchLimitLibrary related code must be moved to a module
Summary: SearchLimitLibrary related code must be moved to a module
Status: RESOLVED DUPLICATE of bug 28847
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 21249
Blocks:
  Show dependency treegraph
 
Reported: 2021-05-06 13:36 UTC by Jonathan Druart
Modified: 2021-08-25 16:16 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2021-05-06 13:36:33 UTC
The code in catalogue/search.pl and opac/opac-search.pl contains ~40 lines of the same code.
It must be moved to a module and covered by tests.
Comment 1 Nick Clemens 2021-08-25 16:03:49 UTC
See bug 28847
Comment 2 Jonathan Druart 2021-08-25 16:16:08 UTC

*** This bug has been marked as a duplicate of bug 28847 ***