https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24371 Bug ID: 24371 Summary: OPAC 'Showing only available items/Show all items' is double encoded Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org The show all items link is double encoded when attempt to limit a seach via the facets and toggle 'Showing only available items/Show all items' To Recreate: 1. Make an OPAC search with plenty of results. 2. Use the search facets to limit the search in some way, item type, author, etc. 3. Click on 'Limit to currently available items', everything is still fine. 4. Attempt to return to 'Show all items', there will be no search results. The ':' is being double encoded here. (%253A). I think... -- You are receiving this mail because: You are watching all bug changes.