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

--- Comment #15 from Michael Hafen <[email protected]> ---
(In reply to Katrin Fischer from comment #14)
> I have tested without applying the patch and this works nicely on master. I
> believe this might be because of the standardizing of patron search that has
> taken place since this patch was written.

The test plan, since the standardizing of the patron search, is wrong.  This is
still an issue on the edit-batch page.  The contents of the patch reflect this
though I neglected to update the test plan.

Here is the new test plan:

Test plan:
1.  Set the PatronsPerPage system preference to any integer other than 20.

2.  Go to Tools -> Patron card creator.
3.  Start a new Card Batch.
4.  Click the 'Add patron(s)' button to open the patron search window.
5.  Do a search.
6.  Add more than 20 patrons to the batch.
7.  Close patron search window.
8.  Click the 'Add patron(s)' button to add the selected patrons to the batch.
9.  Observe that the table of patrons is has 20 as the default per page
setting.

10. Apply patch.
11. Reload the batch.
12. Observe that the per page drop down includes the value of PatronsPerPage
     and that value is selected by default.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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