Bug 20331 - Patrons search results sorting and pagination does not work properly
Summary: Patrons search results sorting and pagination does not work properly
Status: RESOLVED DUPLICATE of bug 20455
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low major (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 20145
Blocks:
  Show dependency treegraph
 
Reported: 2018-03-05 08:54 UTC by Josef Moravec
Modified: 2018-03-29 09:53 UTC (History)
3 users (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 Josef Moravec 2018-03-05 08:54:25 UTC
Try this:
Go to patrons module
Search for patrons
Try to paginate - you can do it once, second click does not work
Try to sort - you can sort once on column, second click on same column heading does not work. Sorting on Expired on does not work.

Caused by
commit 744e9a03791f50be98cb5c43cb4223f31fa30ed4
Bug 20145: Do not insert 0000-00-00 in patron tests (and more)
Comment 1 Jonathan Druart 2018-03-28 18:23:05 UTC
I guess it is fixed by bug 20331, please confirm.

*** This bug has been marked as a duplicate of bug 20455 ***
Comment 2 Josef Moravec 2018-03-29 09:53:00 UTC
(In reply to Jonathan Druart from comment #1)
> I guess it is fixed by bug 20331, please confirm.
> 
> *** This bug has been marked as a duplicate of bug 20455 ***

Yes, it is fixed with 20455