Bug 32699

Summary: Patron browse 'forgets' how many entries to show
Product: Koha Reporter: Daphne Hoolahan <dch>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: CLOSED WORKSFORME QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle
Version: 21.11   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Daphne Hoolahan 2023-01-23 13:04:07 UTC
If you change the number of entries to show in member.pl, then select one entry to view, when you return to the list it reverts to just showing the default 20 entries.  It should show the number of entries you had previously selected
Comment 1 Katrin Fischer 2023-10-29 11:45:48 UTC
I just tested this in the current development version and in 22.11:

* Searched for 'all' patrons with an empty search
* Changed per page setting to 10
* Clicked on an entry in the list, going to the patron account
* Used the browser back button - setting remained

I think we cannot save longer than this right now - there is no cookie or similar for this type of setting on the tables.