Bug 28866

Summary: lose ccode when coming back to results
Product: Koha Reporter: Hugo Agud <hagud>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: gmcharlt, jonathan.druart
Version: unspecified   
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 Hugo Agud 2021-08-16 10:27:59 UTC
At Admin advanced search, if it the search include a ccode filter (limit), if opens a record, and try to go back to results... you will get always 0 results.

koha forgets the ccode limit , the url is like /cgi-bin/koha/catalogue/search.pl?idx=kw&q=a*&limit=&limit=mc-ccode:

no ccode and it always gives 'No results found

No results match your search for 'kw,wrdl: a*' with limit(s): 'mc-ccode:""' in ByWater Library System Catalog. '
Comment 1 Jonathan Druart 2021-08-19 09:13:34 UTC
This should be fixed by bug 20529.

*** This bug has been marked as a duplicate of bug 20529 ***