Bug 9573 (commit 771de35a2b297cc5058f83ed3e19e34927f95c36) changed the siganture of KohaTable to take id instead of selector. But not all calls were updated.
Created attachment 75621 [details] [review] Bug 20831: Fix KohaTable calls after bug 9573 Test plan: 0) Do not apply the patch 1) Confirm not working datatable on patrons hold history page 2) Apply the patch 3) The table should be working now
Created attachment 75629 [details] [review] Bug 20831: Fix KohaTable calls after bug 9573 Test plan: 0) Do not apply the patch 1) Confirm not working datatable on patrons hold history page 2) Apply the patch 3) The table should be working now Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>
Works perfectly now, thanks Josef !
Created attachment 75636 [details] [review] Bug 20831: Fix KohaTable calls after bug 9573 Test plan: 0) Do not apply the patch 1) Confirm not working datatable on patrons hold history page 2) Apply the patch 3) The table should be working now Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed to master for 18.11, awesome work everybody!
This patch has been pushed to 18.05.x and will be in 18.05.01
Depends on Bug 9573 not in 17.11.x