https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19368 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #78 from Owen Leonard <oleonard@myacpl.org> --- - Are the changes to datatables.inc necessary? I think this has made the one change you want (CONFIG_EXCLUDE_ARTICLES_FROM_SORT) obsolete: https://git.koha-community.org/Koha-community/Koha/commit/0c9b39a66dff00d2d7... - Shouldn't the preference description omit the reference to serial search results since the its use is theoretically general? - Is it necessary to replace [% INCLUDE subscriptions_table %] in serials-search.tt? Going back to all that markup after switching to an include seems like a step backwards. - Don't forget to run the QA tool to check for other issues after making corrections. -- You are receiving this mail because: You are watching all bug changes.