]> git.koha-community.org Git - koha.git/commit
Bug 18965 - branch transfer limits pagination save bug
authorFridolin Somers <fridolin.somers@biblibre.com>
Thu, 20 Jul 2017 14:08:59 +0000 (16:08 +0200)
committerMason James <mtj@kohaaloha.com>
Wed, 23 Aug 2017 10:14:03 +0000 (22:14 +1200)
commit001c98b585eb1a9f32cda371e3e250b00e24fe9d
treec0953c489f333b0ee60d56c588301c2589f3cb36
parentde6a7350960d27850b1ea667f628aab6be3bdef7
Bug 18965 - branch transfer limits pagination save bug

In branch transfer limits, tables are paginated with 20 rows by default.

The bug is that datatable not only hides rows, they are not in form.
So when submitting form, rows not visible are erased.

Test plan :
Wihout patch :
- Create 22 branches, you can hack the creation form by manualling calling URL : /cgi-bin/koha/admin/branches.pl?op=add_validate&branchcode=Bxx&branchname=Bxx
- Go to Administration > Library transfer limits
- You see table first page : only 20 first rows are shown
- You see all checkboxes are checked
- Go to second page of this table
- Save
=> You see table first page with all checkboxes unchecked
With patch the is no pagination, all checkboxes are shown when you save

Signed-off-by: Axelle Clarisse <axelle.clarisse@univ-amu.fr>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 7a306d72ab98f2abf2266716761820f1098ede9b)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit ca7f2f5aa48d8d5136029d10d8c15ffacf010103)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/branch_transfer_limits.tt