Bug 38409

Summary: Split expandedSearchOption between OPAC and stafff interface
Product: Koha Reporter: Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Baptiste Wojtkowski (bwoj) 2024-11-08 11:11:41 UTC
ExpandedSearchOptions can insert a lot of parameters in Opac for users who just want to display options at staff.

ExpandedSearchOptions should be split between StaffExpandedSearchOptions and OPACExpandedSearchOptions to allow user not to complexify OPAC when they need advanced options. 

ExpandedSearchOptions name should probably be changed by the way.