[Bug 28043] New: Some patron clubs operations don't work from later pages of results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28043 Bug ID: 28043 Summary: Some patron clubs operations don't work from later pages of results Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Patrons Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Blocks: 27749 On the patron clubs page, the clubs and club templates are each displayed in a paginated DataTable. JavaScript-driven controls in these tables don't work because the event handler doesn't take into account that the HTML elements may not be present in the initial page. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27749 [Bug 27749] Phase out jquery.cookie.js: Search to hold -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28043 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28043 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 118876 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118876&action=edit Bug 28043: Some patron clubs operations don't work from later pages of results This page changes the way event handlers are defined for some operations on the patron clubs page. These changes make it possible for the controls to work on multi-page tables of clubs. To test, apply the patch and got to Tools -> Patron clubs. - If necessary, add enough patron club templates and patron clubs that there are more than 10 of each. - Click to the second page of club templates and try to delete a template. It should work correctly. - Click to the second page of clubs and try to delete a club. It should work correctly. - Add one or more patrons to a club (from the checkout or patron details page). - Click to the second page of clubs and try the "Search to hold" menu item. It should redirect you to the search page. - After entering a search, the results page should include "Place hold for <club>" links with each result. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28043 Amit Gupta <amitddng135@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118876|0 |1 is obsolete| | CC| |amitddng135@gmail.com --- Comment #2 from Amit Gupta <amitddng135@gmail.com> --- Created attachment 118883 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118883&action=edit Bug 28043: Some patron clubs operations don't work from later pages of results To test, apply the patch and got to Tools -> Patron clubs. - If necessary, add enough patron club templates and patron clubs that there are more than 10 of each. - Click to the second page of club templates and try to delete a template. It should work correctly. - Click to the second page of clubs and try to delete a club. It should work correctly. - Add one or more patrons to a club (from the checkout or patron details page). - Click to the second page of clubs and try the "Search to hold" menu item. It should redirect you to the search page. - After entering a search, the results page should include "Place hold for <club>" links with each result. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28043 Amit Gupta <amitddng135@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28043 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28043 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 118890 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118890&action=edit Bug 28043: Some patron clubs operations don't work from later pages of results This page changes the way event handlers are defined for some operations on the patron clubs page. These changes make it possible for the controls to work on multi-page tables of clubs. To test, apply the patch and got to Tools -> Patron clubs. - If necessary, add enough patron club templates and patron clubs that there are more than 10 of each. - Click to the second page of club templates and try to delete a template. It should work correctly. - Click to the second page of clubs and try to delete a club. It should work correctly. - Add one or more patrons to a club (from the checkout or patron details page). - Click to the second page of clubs and try the "Search to hold" menu item. It should redirect you to the search page. - After entering a search, the results page should include "Place hold for <club>" links with each result. Signed-off-by: Amit Gupta <amitddng135@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28043 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Attachment #118883|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28043 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28043 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28043 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00 |21.05.00,20.11.05 released in| | Status|Pushed to master |Pushed to stable CC| |fridolin.somers@biblibre.co | |m --- Comment #5 from Fridolin Somers <fridolin.somers@biblibre.com> --- Pushed to 20.11.x for 20.11.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28043 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.05.00,20.11.05 |21.05.00,20.11.05,20.05.11 released in| | Status|Pushed to stable |Pushed to oldstable CC| |andrew@bywatersolutions.com --- Comment #6 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- Pushed to 20.05.x for 20.05.11 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28043 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED --- Comment #7 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org