Bug 28866 - lose ccode when coming back to results
Summary: lose ccode when coming back to results
Status: RESOLVED DUPLICATE of bug 20529
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-16 10:27 UTC by Hugo Agud
Modified: 2021-08-19 09:13 UTC (History)
2 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***