[Koha-bugs] [Bug 33786] New: ILL requests table pagination in borrower history is transposing for different borrowers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 19 18:27:56 CEST 2023


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

            Bug ID: 33786
           Summary: ILL requests table pagination in borrower history is
                    transposing for different borrowers
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: ILL
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: pedro.amorim at ptfs-europe.com
                CC: katrin.fischer at bsz-bw.de,
                    martin.renvoize at ptfs-europe.com,
                    nick at bywatersolutions.com,
                    pedro.amorim at ptfs-europe.com, tomascohen at gmail.com
        Depends on: 22440

Reproduce:

1) Have a borrower with >20 ILL requests in their history
2) Visit cgi-bin/koha/members/ill-requests.pl?borrowernumber=<borrowernumber>
3) On the table, click page 2
4) Visit a different borrower with <20 ILL requests
5) Verify that no requests are shown, this is because the table is using page 2
from step 3)
6) Go back to original borrower, click table page 1
7) Now go back to 2nd borrower, verify is now showing page 1 correctly


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22440
[Bug 22440] Improve ILL page performance by moving to server side filtering
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list