In circ/overdue.tt there is a end tag </td> inside a IF condition. I should be outside.
Created attachment 128052 [details] [review] Bug 29580: Fix missing end tag in circ/overdue.tt In circ/overdue.tt there is a end tag </td> inside a IF condition. I should be outside. Test plan : Check HTML in overdue page with and without seeing patrons infos from other branches
Created attachment 128056 [details] [review] Bug 29580: Fix missing end tag in circ/overdue.tt In circ/overdue.tt there is a end tag </td> inside a IF condition. I should be outside. Test plan : Check HTML in overdue page with and without seeing patrons infos from other branches Signed-off-by: David Nind <david@davidnind.com>
Tested by reviewing the HTML in the overdue.tt file and the patch - I couldn't figure out how to hide the patron information in the patron column.
Created attachment 128149 [details] [review] Bug 29580: Fix missing end tag in circ/overdue.tt In circ/overdue.tt there is a end tag </td> inside a IF condition. I should be outside. Test plan : Check HTML in overdue page with and without seeing patrons infos from other branches Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed to master for 22.05, thanks to everybody involved!
Pushed to 21.11.x for 21.11.01
Pushed to 21.05.x for 21.05.08
Not backported to oldoldstable (20.11.x). Feel free to ask if it's needed.