The tags list page (showing that titles are tagged with a particular tag) uses the old tablesorter plugin. It should use the DataTables plugin instead.
Created attachment 14804 [details] [review] Bug 9473 - Use DataTables on tags list page Replace the tablesorter plugin with the DataTables plugin on the tags list page. To test, got to tags moderation and click on a term which tags multiple titles. On the tags list page, confirm that table sorting works correctly.
Created attachment 14857 [details] [review] Bug 9473 [Revised] Use DataTables on tags list page Replace the tablesorter plugin with the DataTables plugin on the tags list page. To test, got to tags moderation and click on a term which tags multiple titles. On the tags list page, confirm that table sorting works correctly. Revision makes default result count (20) match options for number of pagination entries (10,20,50,100,all).
Created attachment 15122 [details] [review] Bug 9473: Use DataTables on tags list page Replace the tablesorter plugin with the DataTables plugin on the tags list page. To test, got to tags moderation and click on a term which tags multiple titles. On the tags list page, confirm that table sorting works correctly. Revision makes default result count (20) match options for number of pagination entries (10,20,50,100,all). Signed-off-by: Galen Charlton <gmc@esilibrary.com>
QA comment: Replace the tablesorter plugin with datatable. Marked as Passed QA.
Created attachment 15133 [details] [review] Bug 9473: Use DataTables on tags list page Replace the tablesorter plugin with the DataTables plugin on the tags list page. To test, got to tags moderation and click on a term which tags multiple titles. On the tags list page, confirm that table sorting works correctly. Revision makes default result count (20) match options for number of pagination entries (10,20,50,100,all). Signed-off-by: Galen Charlton <gmc@esilibrary.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
This patch has been pushed to master.