https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19368 Alexis Ripetti <alexis.ripetti@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #87 from Alexis Ripetti <alexis.ripetti@inLibro.com> --- (In reply to Owen Leonard from comment #78)
- 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/ 0c9b39a66dff00d2d76effc42824c2051484f9c5
- 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.
No they are not necessary. They have been removed. We are only using this patch on the serials search. So for now this description is good. -- You are receiving this mail because: You are watching all bug changes.