Bug 29315

Summary: Remove warnings from Search.t
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Test SuiteAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: fridolin.somers, kyle, victor
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
21.11.00,21.05.05,20.11.12
Bug Depends on:    
Bug Blocks: 25515    
Attachments: Bug 29315: Remove warnings from Search.t

Description Jonathan Druart 2021-10-25 12:37:37 UTC
"""
The syspref SearchLimitLibrary was requested but I don't know what to say; this indicates that the test requires updating at t/db_dependent/Search.t line 198.
The syspref FacetOrder was requested but I don't know what to say; this indicates that the test requires updating at t/db_dependent/Search.t line 198.
The syspref OPACResultsUnavailableGroupingBy was requested but I don't know what to say; this indicates that the test requires updating at t/db_dependent/Search.t line 198.
"""
Comment 1 Jonathan Druart 2021-10-25 12:38:29 UTC
Created attachment 126823 [details] [review]
Bug 29315: Remove warnings from Search.t

The syspref SearchLimitLibrary was requested but I don't know what to
say; this indicates that the test requires updating at
t/db_dependent/Search.t line 198.
The syspref FacetOrder was requested but I don't know what to say; this
indicates that the test requires updating at t/db_dependent/Search.t
line 198.
The syspref OPACResultsUnavailableGroupingBy was requested but I don't
know what to say; this indicates that the test requires updating at
t/db_dependent/Search.t line 198.
Comment 2 Jonathan Druart 2021-10-25 13:59:31 UTC
Pushed to master for 21.11, thanks to everybody involved!
Comment 3 Kyle M Hall 2021-10-29 14:02:59 UTC
Pushed to 21.05.x for 21.05.05
Comment 4 Fridolin Somers 2021-11-10 23:40:49 UTC
Pushed to 20.11.x for 20.11.12
Comment 5 Victor Grousset/tuxayo 2021-11-15 04:39:26 UTC
Not backported to oldoldstable (20.05.x). Feel free to ask if it's needed.